Opacity steps for tinted overlays, borders, glows and disabled content.
Values mirror the app's observed usage distribution so adoption is a zero-visual-change migration. One-off blend values that exist only inside specific gradients stay inline by design.
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
Constants
- accent → const double
- Accent strength — brighter decorative accents.
- faint → const double
- Faintest step — whisper-level tints and layered washes.
- glow → const double
- Glow strength — colored halos and badge shadows.
- hairline → const double
- Hairline opacity — borders, separators and outlines at rest.
- half → const double
- Half strength.
- high → const double
- High emphasis — near-primary supporting content.
- muted → const double
- Muted emphasis — secondary borders and inactive fills.
- nearOpaque → const double
- Near-opaque — barely faded primary content.
- prominent → const double
- Prominent content — dimmed but clearly readable.
- stronger → const double
- Strong emphasis — slightly faded primary content.
- subtle → const double
- Soft tints — surface washes and gentle fills.