menu
ekyc_flutter package
documentation
app/configs/config.dart
VxBreakpointUtils
isMobile property
isMobile property
dark_mode
light_mode
isMobile
property
bool
get
isMobile
Implementation
bool get isMobile => !isTablet && !isDesktop;
ekyc_flutter package
documentation
app/configs/config
VxBreakpointUtils
isMobile property
VxBreakpointUtils extension on
BoxConstraints