menu
flash_light42 package
documentation
flash_light_platform_interface.dart
FlashLightPlatform
toggle method
toggle method
dark_mode
light_mode
toggle
method
Future
<
bool
>
toggle
(
)
Implementation
Future<bool> toggle() { throw UnimplementedError(' toggle() has not been implemented.'); }
flash_light42 package
documentation
flash_light_platform_interface
FlashLightPlatform
toggle method
FlashLightPlatform class