FramePercentage class final
A percentage of the available axis before fixed sizes are allocated.
- Inheritance
-
- Object
- FrameConstraint
- FramePercentage
Constructors
- FramePercentage(int percent)
-
Creates a percentage constraint between zero and 100.
const
Properties
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