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