LinePlacement class
Constructors
- LinePlacement(int index, {String? lineName})
-
constfactory
- LinePlacement.named(String name)
-
constfactory
- LinePlacement.span(int span, {String? lineName})
-
constfactory
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
Constants
- auto → const LinePlacement