menu
wemap_sdk_flutter
wemap_sdk_flutter.dart
VpsScanSuccessIndicator
VpsScanSuccessIndicator.new const constructor
VpsScanSuccessIndicator.new
dark_mode
light_mode
VpsScanSuccessIndicator
constructor
const
VpsScanSuccessIndicator
(
{
Key
?
key
,
required
String
message
,
double
top
=
80
,
})
Implementation
const VpsScanSuccessIndicator({ super.key, required this.message, this.top = 80, });
wemap_sdk_flutter
wemap_sdk_flutter
VpsScanSuccessIndicator
VpsScanSuccessIndicator.new const constructor
VpsScanSuccessIndicator class