menu
fluttersamplesdkplugin package
documentation
fluttersampleplugin.dart
Fluttersampleplugin
customEvent method
customEvent method
dark_mode
light_mode
customEvent
method
void
customEvent
(
String
event
)
Implementation
void customEvent(String event) { FluttersamplepluginPlatform.instance.customEvent(event); }
fluttersamplesdkplugin package
documentation
fluttersampleplugin
Fluttersampleplugin
customEvent method
Fluttersampleplugin class