menu
flutter_apm package
documentation
apm_module.dart
APMModule
isOpenBigBadge static method
isOpenBigBadge static method
dark_mode
light_mode
isOpenBigBadge
static method
Future
<
bool
>
isOpenBigBadge
(
)
Implementation
static Future<bool> isOpenBigBadge() async { return await _channel.invokeMethod('isOpenBigBadge'); }
flutter_apm package
documentation
apm_module
APMModule
isOpenBigBadge static method
APMModule class