FlukkiConstants class
Constructors
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
- accentButtonStyle → ButtonStyle
-
final
- cardColor → Color
-
final
- cardPlaceholderColor → Color
-
final
- errorBackgroundColor → Color
-
final
- errorTextColor → Color
-
final
- greyButtonBackgroundColor → Color
-
final
- greyButtonBackgroundColorHover → Color
-
final
- greyButtonStyle → ButtonStyle
-
final
- regularButtonBackgroundColor → Color
-
final
- regularButtonBackgroundColorHover → Color
-
final
- regularButtonStyle → ButtonStyle
-
no setter
Static Methods
-
textInputDecoration(
{String? name}) → InputDecoration
Constants
- accentButtonBackgroundColor → const Color
- accentButtonBackgroundColorHover → const Color
- accentButtonTextColor → const Color
- backgroundColor → const Color
- borderRadius → const double
- greyButtonTextColor → const Color
- productToursPreferencesKey → const String
- regularButtonTextColor → const Color