menu
system_resources_2 package
documentation
system_resources_2.dart
SystemResources
init static method
init static method
dark_mode
light_mode
init
static method
Future
<
void
>
init
(
)
Implementation
static Future<void> init() async { _libsysres = await loadLibsysres; }
system_resources_2 package
documentation
system_resources_2
SystemResources
init static method
SystemResources class