menu
easy_widgets package
documentation
easy_widget_mixin.dart
EasyMixin<T extends StatefulWidget>
screenH property
screenH property
dark_mode
light_mode
screenH
property
double
get
screenH
Returns screen height
Implementation
double get screenH { return context.h; }
easy_widgets package
documentation
easy_widget_mixin
EasyMixin<T extends StatefulWidget>
screenH property
EasyMixin mixin