menu
growdeck_playtime_plugin package
documentation
growdeck_playtime_plugin_method_channel.dart
MethodChannelGrowdeckPlaytimePlugin
show static method
show static method
dark_mode
light_mode
show
static method
Future
<
void
>
show
(
)
Implementation
static Future<void> show() async { await methodChannel.invokeMethod('show'); }
growdeck_playtime_plugin package
documentation
growdeck_playtime_plugin_method_channel
MethodChannelGrowdeckPlaytimePlugin
show static method
MethodChannelGrowdeckPlaytimePlugin class