menu
flutter_smart_ptt package
documentation
flutter_smart_ptt_platform_interface.dart
FlutterSmartPttPlatform
init method
init method
dark_mode
light_mode
init
method
void
init
(
)
Implementation
void init() { throw UnimplementedError('init() has not been implemented.'); }
flutter_smart_ptt package
documentation
flutter_smart_ptt_platform_interface
FlutterSmartPttPlatform
init method
FlutterSmartPttPlatform class