BuildContextFortalezaColorMethods class

Constructors

BuildContextFortalezaColorMethods(BuildContext context)
const

Properties

context BuildContext
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

accent([int step = 9]) Color
accentAlpha([int step = 9]) Color
black() Color
neutral([int step = 9]) Color
neutralAlpha([int step = 9]) Color
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
white() Color

Operators

operator ==(Object other) bool
The equality operator.
inherited