menu
flame package
documentation
input.dart
ScrollDetector
canvasSize property
canvasSize property
dark_mode
light_mode
canvasSize
property
Vector2
get
canvasSize
inherited
Implementation
Vector2 get canvasSize { assertHasLayout(); return _size!; }
flame package
documentation
input
ScrollDetector
canvasSize property
ScrollDetector mixin