velocity_x package
documentation
velocity_x
HeightBox
HeightBox const constructor
HeightBox
HeightBox
constructor
const
HeightBox
(
double
height
,
{
Key
key
}
)
Implementation
const HeightBox( this.height, { Key key, }) : super(key: key);
velocity_x package
documentation
velocity_x
HeightBox
HeightBox const constructor
HeightBox class
Constructors
HeightBox
Properties
hashCode
height
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==