menu
flutter_wall_layout package
documentation
flutter_wall_layout
Stone
surface property
surface
brightness_4
surface
property
Null safety
int
surface
Computes the surface area of the stone.
Implementation
int get surface => width * height;
flutter_wall_layout package
documentation
flutter_wall_layout
Stone
surface property
Stone class
Constructors
Stone
Properties
child
debugTypicalAncestorWidgetClass
hashCode
height
id
key
runtimeType
surface
width
Methods
applyParentData
createElement
debugCanApplyOutOfTurn
debugDescribeChildren
debugFillProperties
debugIsValidRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==