Palette class
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
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
colorForIcons
↔ Set<
Color> -
getter/setter pair
Static Methods
-
createMaterialColor(
Color color) → MaterialColor
Constants
- altLabelTextColor → const Color
- attachmentTxtColor → const Color
- componentBorderColor → const Color
- componentLabelColor → const Color
- datatableColumnHeaderColor → const Color
- datatableHeaderFontColor → const Color
- datatableTextFontColor → const Color
- defaultColorForIcon → const Color
- excelFileColor → const Color
- helpTextColor → const Color
- helpTextHoverColor → const Color
- instructionTextColor → const Color
- multiselectSelectedColor → const Color
- panelLabelColor → const Color
- panelStripColor → const Color
- snackBarErrorColor → const Color
- snackBarSuccessColor → const Color
- textfieldTxtColor → const Color