menu
flutter_agent_pupau package
documentation
services/device_service.dart
DeviceService
isTablet property
isTablet property
dark_mode
light_mode
isTablet
property
bool
get
isTablet
Implementation
static bool get isTablet => _isTablet ?? false;
flutter_agent_pupau package
documentation
services/device_service
DeviceService
isTablet property
DeviceService class