menu
secrethero_flutter package
documentation
secrethero_flutter_platform_interface.dart
SecretheroFlutterPlatform
start method
start method
dark_mode
light_mode
start
method
Future
start
(
)
Implementation
Future start() { throw UnimplementedError('start() has not been implemented.'); }
secrethero_flutter package
documentation
secrethero_flutter_platform_interface
SecretheroFlutterPlatform
start method
SecretheroFlutterPlatform class