menu
appxiomcoreplugin package
documentation
appxiomcoreplugin_method_channel.dart
MethodChannelAppxiomcoreplugin
initIOS method
initIOS method
dark_mode
light_mode
initIOS
method
@
override
void
initIOS
(
)
override
Implementation
@override void initIOS() { methodChannel.invokeMethod('initIOS'); }
appxiomcoreplugin package
documentation
appxiomcoreplugin_method_channel
MethodChannelAppxiomcoreplugin
initIOS method
MethodChannelAppxiomcoreplugin class