menu
saturnramp package
documentation
views/withdraw/start_withdraw.dart
StartScreenWith
StartScreenWith.new const constructor
StartScreenWith.new const constructor
dark_mode
light_mode
StartScreenWith
constructor
const
StartScreenWith
(
{
Key
?
key
,
String
?
usdtamount
,
})
Implementation
const StartScreenWith({Key? key, this.usdtamount}) : super(key: key);
saturnramp package
documentation
views/withdraw/start_withdraw
StartScreenWith
StartScreenWith.new const constructor
StartScreenWith class