menu
secrethero_flutter package
documentation
secrethero_flutter_method_channel.dart
MethodChannelSecretheroFlutter
start method
start method
dark_mode
light_mode
start
method
@
override
Future
<
void
>
start
(
)
override
Implementation
@override Future<void> start() async { await methodCall( SecretHeroMethods.start, {}, ); }
secrethero_flutter package
documentation
secrethero_flutter_method_channel
MethodChannelSecretheroFlutter
start method
MethodChannelSecretheroFlutter class