menu
messenger
ui/page/home/widget/num.dart
UserNumCopyable
UserNumCopyable const constructor
UserNumCopyable
dark_mode
light_mode
UserNumCopyable
constructor
const
UserNumCopyable
(
UserNum
?
num
, {
Key
?
key
,
bool
share
=
false
,
})
Implementation
const UserNumCopyable(this.num, {super.key, this.share = false});
messenger
num
UserNumCopyable
UserNumCopyable const constructor
UserNumCopyable class