menu
web_custom_components package
documentation
web_components.dart
screenWidth function
screenWidth function
dark_mode
light_mode
screenWidth
function
dynamic
screenWidth
(
BuildContext
context
)
Implementation
screenWidth(BuildContext context) => MediaQuery.of(context).size.width;
web_custom_components package
documentation
web_components
screenWidth function
web_components library