velocity_x package
documentation
velocity_x
VxRandomBox
VxRandomBox const constructor
VxRandomBox
VxRandomBox
constructor
const
VxRandomBox
(
{
double
width
,
double
height
,
Widget
child
,
bool
changeOnRedraw
=
true
}
)
Implementation
const VxRandomBox( {this.width, this.height, this.child, this.changeOnRedraw = true});
velocity_x package
documentation
velocity_x
VxRandomBox
VxRandomBox const constructor
VxRandomBox class
Constructors
VxRandomBox
Properties
changeOnRedraw
child
hashCode
height
key
runtimeType
width
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==