FxDottedDividerThemeData class
Constructors
- FxDottedDividerThemeData({Color? color, double? strokeWidth = 1, double? dashWidth = 5, double? dashSpace = 3})
-
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