menu
daily_flutter
daily_flutter.dart
Device
kind property
kind
dark_mode
light_mode
kind
property
DeviceKind
kind
inherited
The type of this device.
Implementation
DeviceKind get kind => throw _privateConstructorUsedError;
daily_flutter
daily_flutter
Device
kind property
Device class