menu
htkc_utils package
documentation
hc_utils/hc_context_extensions.dart
HcContextExtensions
hcIsPhone method
hcIsPhone method
dark_mode
light_mode
hcIsPhone
method
bool
hcIsPhone
(
)
Implementation
bool hcIsPhone() => MediaQuery.of(this).size.width < hcTabletBreakpointGlobal;
htkc_utils package
documentation
hc_utils/hc_context_extensions
HcContextExtensions
hcIsPhone method
HcContextExtensions extension on
BuildContext