FlickerColors class
Constructors
-
FlickerColors({Color subTitle = Colors.pink, Color title = Colors.pink, Color elevatedButtonPrimary = Colors.pink, Color inputControlEnabledBorder = Colors.pink, Color inputControlBorder = Colors.pink, Color inputControlFocusedBorder = Colors.pink, Color inputControlDisabledBorder = Colors.transparent, Color inputLabel = Colors.pink, Color input = Colors.pink, Color inputCursor = Colors.pink, Color hintText = Colors.pink, MaterialStateProperty<
Color?> ? gridHeadingRowBackgroundColor, Color? gridHeadingRowTextColor})
Properties
- elevatedButtonPrimary → Color
-
final
-
gridHeadingRowBackgroundColor
→ MaterialStateProperty<
Color?> ? -
final
- gridHeadingRowTextColor → Color?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- hintText → Color
-
final
- input → Color
-
final
- inputControlBorder → Color
-
final
- inputControlDisabledBorder → Color
-
final
- inputControlEnabledBorder → Color
-
final
- inputControlFocusedBorder → Color
-
final
- inputCursor → Color
-
final
- inputLabel → Color
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- subTitle → Color
-
final
- title → Color
-
final
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