menu
than_pkg package
documentation
platforms/than_pkg_interface.dart
ThanPkgInterface
toggleKeepScreen abstract method
toggleKeepScreen abstract method
dark_mode
light_mode
toggleKeepScreen
abstract method
Future
<
void
>
toggleKeepScreen
(
{
required
bool
isKeep
,
})
Implementation
Future<void> toggleKeepScreen({required bool isKeep});
than_pkg package
documentation
platforms/than_pkg_interface
ThanPkgInterface
toggleKeepScreen abstract method
ThanPkgInterface class