menu
pagepilot package
documentation
pagepilot_method_channel.dart
MethodChannelPagepilot
init method
init method
dark_mode
light_mode
init
method
@
override
Future
<
void
>
init
(
Config
config
)
override
Implementation
@override Future<void> init(Config config) async { CONFIG = config; }
pagepilot package
documentation
pagepilot_method_channel
MethodChannelPagepilot
init method
MethodChannelPagepilot class