menu
reown_appkit package
documentation
modal/widgets/avatars/account_orb.dart
Orb
Orb.new const constructor
Orb.new const constructor
dark_mode
light_mode
Orb
constructor
const
Orb
(
{
Key
?
key
,
double
size
=
70.0
,
double
border
=
8.0
,
})
Implementation
const Orb({ super.key, this.size = 70.0, this.border = 8.0, });
reown_appkit package
documentation
modal/widgets/avatars/account_orb
Orb
Orb.new const constructor
Orb class