Flex class
Typed CSS flex shorthand value.
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toCss(
) → String -
Converts this shorthand to a CSS
flexvalue. -
toString(
) → String -
Returns the CSS
flexvalue.override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited