menu
flutter_dev_toolkit package
documentation
built_in_plugins/widgets/device_info_tab.dart
DeviceInfoTab
DeviceInfoTab.new const constructor
DeviceInfoTab.new const constructor
dark_mode
light_mode
DeviceInfoTab
constructor
const
DeviceInfoTab
(
{
Key
?
key
,
})
Implementation
const DeviceInfoTab({Key? key}) : super(key: key);
flutter_dev_toolkit package
documentation
built_in_plugins/widgets/device_info_tab
DeviceInfoTab
DeviceInfoTab.new const constructor
DeviceInfoTab class