PresetSplitRatio class
区域比例,值为第一个区域的占用比例
Constructors
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
Constants
- layout_1V1 → const double
- 布局比例1 :1,值为第一个区域的占用比例
- layout_2V3 → const double
- 布局比例2 :3,值为第一个区域的占用比例
- layout_3V2 → const double
- 布局比例3 :2,值为第一个区域的占用比例