menu
cyberframework package
documentation
Module/Info/deviceinfo.dart
DeviceInfo
macdevice property
macdevice property
dark_mode
light_mode
macdevice
property
Future
<
String
>
get
macdevice
Implementation
static Future<String> get macdevice async => await AppStorage.get("macdevice");
cyberframework package
documentation
Module/Info/deviceinfo
DeviceInfo
macdevice property
DeviceInfo class