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