FlexValue class
Constructors
- FlexValue.fromNative(FlexValueNative native)
-
FlexValue.fromPointer(Pointer<
FlexValueNative> pointer) - FlexValue.fromValue(double value, FlexUnit unit)
- FlexValue.point(double value)
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