menu
flame package
documentation
components.dart
Block
Block.new const constructor
Block.new const constructor
dark_mode
light_mode
Block
constructor
const
Block
(
int
x
,
int
y
)
Implementation
const
Block(
this
.x,
this
.y);
flame package
documentation
components
Block
Block.new const constructor
Block class
Constructors
new
Properties
hashCode
runtimeType
x
y
Methods
noSuchMethod
toString
toVector2
Operators
operator ==