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