NpmColors class

Exact NPM color scheme - 1:1 match with /Users/anushkajogalekar/projects/onairos-npm/src/theme/colors.js

Constructors

NpmColors()

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

background → const Color
backgroundSecondary → const Color
border → const Color
borderLight → const Color
btnBorder → const Color
btnGradEnd → const Color
btnGradient → const LinearGradient
btnGradStart → const Color
btnLabel → const Color
error → const Color
focus → const Color
hover → const Color
iconCircleGradient → const LinearGradient
iconCircleGradientEnd → const Color
iconCircleGradientStart → const Color
info → const Color
pressed → const Color
primary → const Color
success → const Color
textMuted → const Color
textPrimary → const Color
textSecondary → const Color
warning → const Color