menu
finotescoreplugin package
documentation
finotescoreplugin_method_channel.dart
MethodChannelFinotescoreplugin
init method
init method
dark_mode
light_mode
init
method
void
init
(
)
override
Implementation
void init() { methodChannel.invokeMethod('init'); }
finotescoreplugin package
documentation
finotescoreplugin_method_channel
MethodChannelFinotescoreplugin
init method
MethodChannelFinotescoreplugin class