menu
fluttery_framework package
documentation
controller.dart
DeviceInfo
data property
data property
dark_mode
light_mode
data
property
Map
<
String
,
String
>
get
data
Supply the device information
Implementation
static Map<String, String> get data => _deviceParameters;
fluttery_framework package
documentation
controller
DeviceInfo
data property
DeviceInfo class