menu
kevin_flutter_core package
documentation
kevin_flutter_core.dart
Kevin
isSandbox static method
isSandbox static method
dark_mode
light_mode
isSandbox
static method
Future
<
bool
>
isSandbox
(
)
Implementation
static Future<bool> isSandbox() { return KevinFlutterCorePlatformInterface.instance.isSandbox(); }
kevin_flutter_core package
documentation
kevin_flutter_core
Kevin
isSandbox static method
Kevin class