menu
flamemodify package
documentation
game.dart
SingleGameInstance
canvasSize property
canvasSize property
dark_mode
light_mode
canvasSize
property
Vector2
get
canvasSize
inherited
Implementation
Vector2 get canvasSize { assertHasLayout(); return _size!; }
flamemodify package
documentation
game
SingleGameInstance
canvasSize property
SingleGameInstance mixin