menu
inngage_plugin package
documentation
models/inngage_properties.dart
InngageProperties
getDebugMode static method
getDebugMode static method
dark_mode
light_mode
getDebugMode
static method
bool
getDebugMode
(
)
Implementation
static bool getDebugMode() => debugMode;
inngage_plugin package
documentation
models/inngage_properties
InngageProperties
getDebugMode static method
InngageProperties class