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