Gaps class

间隔

Constructors

Gaps()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

hGap10 Widget
getter/setter pair
hGap15 Widget
getter/setter pair
hGap5 Widget
水平间隔
getter/setter pair
hGapDef Widget
getter/setter pair
vGap10 Widget
getter/setter pair
vGap15 Widget
getter/setter pair
vGap5 Widget
垂直间隔
getter/setter pair
vGapDef Widget
getter/setter pair

Static Methods

getHorizontal(double width) Widget
自定义水平间隔
getVertical(double height) Widget
自定义垂直间隔