menu
vudu_mojo_app package
documentation
screen.dart
Screen
height static method
height static method
dark_mode
light_mode
height
static method
double
height
(
BuildContext
context
)
Implementation
static double height(BuildContext context) { return MediaQuery.of(context).size.height; }
vudu_mojo_app package
documentation
screen
Screen
height static method
Screen class