menu
dotup_flutter_adaptive package
documentation
dotup_flutter_adaptive.dart
DeviceQueryData
isWatch property
isWatch property
dark_mode
light_mode
isWatch
property
bool
get
isWatch
Implementation
bool get isWatch => deviceType == DeviceType.watch;
dotup_flutter_adaptive package
documentation
dotup_flutter_adaptive
DeviceQueryData
isWatch property
DeviceQueryData class