OudsChipControlBorderModifier class
A class that provides the border color for the OudsChip based on its state and selection
Constructors
Properties
- context → BuildContext
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getBorder(
OudsChipControlState state, [bool isSelected = false]) → BoxBorder - Gets the borderSide based on the chip state and whether it is selected
-
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