menu
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged.dart
IsComponentScaleMutable<T extends App<T>>
screenWidth property
screenWidth property
dark_mode
light_mode
screenWidth
property
double
get
screenWidth
inherited
Shorthand for
App
's width.
Implementation
double get screenWidth => screenSize.x;
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged
IsComponentScaleMutable<T extends App<T>>
screenWidth property
IsComponentScaleMutable mixin