EquidistantLineStyle class
等距分割线样式
Constructors
- EquidistantLineStyle({int amount = 5, double width = 1, Color color = Colors.grey})
-
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