menu
zerosettle package
documentation
widgets/zs_migrate_tip_view.dart
ZSMigrateTipView
ZSMigrateTipView.new const constructor
ZSMigrateTipView.new const constructor
dark_mode
light_mode
ZSMigrateTipView
constructor
const
ZSMigrateTipView
(
{
Key
?
key
,
required
Color
backgroundColor
,
required
String
userId
,
})
Implementation
const ZSMigrateTipView({ super.key, required this.backgroundColor, required this.userId, });
zerosettle package
documentation
widgets/zs_migrate_tip_view
ZSMigrateTipView
ZSMigrateTipView.new const constructor
ZSMigrateTipView class