menu
nylo_support package
documentation
helpers/extensions.dart
NyContext
widgetWidth method
widgetWidth method
dark_mode
light_mode
widgetWidth
method
double
widgetWidth
(
)
Get the width of the screen
Implementation
double widgetWidth() { return mediaQuery().size.width; }
nylo_support package
documentation
helpers/extensions
NyContext
widgetWidth method
NyContext extension on
BuildContext