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