DashOffset class
Constructors
-
DashOffset.absolute(double start)
-
gives offset of the dashed path that will be measured as a absolute value
const
-
DashOffset.percentage(double percentage)
-
gives offset of the dashed path that will be measured as a percentage which ranges from 0.0 to 1.0
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited