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