menu
flutter_wall_layout package
documentation
wall_builder
WallSize
surface property
surface
brightness_4
brightness_5
surface
property
dynamic
surface
Compute surface area of the wall size
Implementation
get surface => this.height * this.width;
flutter_wall_layout package
documentation
wall_builder
WallSize
surface property
WallSize class
Constructors
WallSize
Properties
flipped
hashCode
height
runtimeType
surface
width
Methods
noSuchMethod
toString
Operators
operator *
operator ==