menu
u package
documentation
u_admin/u_admin.dart
UAdminResponsiveContext
isTabletWidth property
isTabletWidth property
dark_mode
light_mode
isTabletWidth
property
bool
get
isTabletWidth
Implementation
bool get isTabletWidth => screenType == UAdminScreenType.tablet;
u package
documentation
u_admin/u_admin
UAdminResponsiveContext
isTabletWidth property
UAdminResponsiveContext extension on
BuildContext