MoonColors class

Inheritance
Mixed in types
Annotations

Constructors

MoonColors({required Color piccolo, required Color hit, required Color beerus, required Color goku, required Color gohan, required Color bulma, required Color trunks, required Color goten, required Color popo, required Color jiren, required Color heles, required Color zeno, required Color krillin, required Color krillin60, required Color krillin10, required Color chichi, required Color chichi60, required Color chichi10, required Color roshi, required Color roshi60, required Color roshi10, required Color frieza, required Color frieza60, required Color frieza10, required Color dodoria, required Color dodoria60, required Color dodoria10, required Color cell, required Color cell60, required Color cell10, required Color raditz, required Color raditz60, required Color raditz10, required Color nappa, required Color nappa60, required Color nappa10, required Color whis, required Color whis60, required Color whis10, required Color textPrimary, required Color textSecondary, required Color iconPrimary, required Color iconSecondary})
const

Properties

beerus Color
Border and line color.
final
bulma Color
Primary body text and icon color.
final
cell Color
Supportive color.
final
cell10 Color
Supportive color.
final
cell60 Color
Supportive color.
final
chichi Color
Error color.
final
chichi10 Color
Error color.
final
chichi60 Color
Error color.
final
dodoria Color
Supportive color.
final
dodoria10 Color
Supportive color.
final
dodoria60 Color
Supportive color.
final
frieza Color
Supportive color.
final
frieza10 Color
Supportive color.
final
frieza60 Color
Supportive color.
final
gohan Color
Surface color.
final
goku Color
Background color.
final
goten Color
filled button text and icon color.
final
hashCode int
The hash code for this object.
no setterinherited
heles Color
Primary hover effect color.
final
hit Color
Secondary (accent) color.
final
iconPrimary Color
Primary icon color.
final
iconSecondary Color
Primary icon color.
final
jiren Color
Secondary hover effect color.
final
krillin Color
Warning color.
final
krillin10 Color
Warning color.
final
krillin60 Color
Warning color.
final
nappa Color
Supportive color.
final
nappa10 Color
Supportive color.
final
nappa60 Color
Supportive color.
final
piccolo Color
Primary color.
final
popo Color
outlined button text and icon color.
final
raditz Color
Supportive color.
final
raditz10 Color
Supportive color.
final
raditz60 Color
Supportive color.
final
roshi Color
Success color.
final
roshi10 Color
Success color.
final
roshi60 Color
Success color.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
textPrimary Color
Primary text color.
final
textSecondary Color
Secondary text color.
final
trunks Color
Secondary body text and icon color.
final
type Object
The extension's type.
no setterinherited
whis Color
Supportive color.
final
whis10 Color
Supportive color.
final
whis60 Color
Supportive color.
final
zeno Color
Modal overlay (scrim) color.
final

Methods

copyWith({Color? piccolo, Color? hit, Color? beerus, Color? goku, Color? gohan, Color? bulma, Color? trunks, Color? goten, Color? popo, Color? jiren, Color? heles, Color? zeno, Color? krillin, Color? krillin60, Color? krillin10, Color? chichi, Color? chichi60, Color? chichi10, Color? roshi, Color? roshi60, Color? roshi10, Color? frieza, Color? frieza60, Color? frieza10, Color? dodoria, Color? dodoria60, Color? dodoria10, Color? cell, Color? cell60, Color? cell10, Color? raditz, Color? raditz60, Color? raditz10, Color? nappa, Color? nappa60, Color? nappa10, Color? whis, Color? whis60, Color? whis10, Color? textPrimary, Color? textSecondary, Color? iconPrimary, Color? iconSecondary}) MoonColors
Creates a copy of this theme extension with the given fields replaced by the non-null parameter values.
override
debugDescribeChildren() List<DiagnosticsNode>
Returns a list of DiagnosticsNode objects describing this node's children.
inherited
debugFillProperties(DiagnosticPropertiesBuilder properties) → void
Add additional properties associated with the node.
override
lerp(covariant ThemeExtension<MoonColors>? other, double t) MoonColors
Linearly interpolate with another ThemeExtension object.
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toDiagnosticsNode({String? name, DiagnosticsTreeStyle? style}) DiagnosticsNode
Returns a debug representation of the object that is used by debugging tools and by DiagnosticsNode.toStringDeep.
inherited
toString({DiagnosticLevel minLevel = DiagnosticLevel.info}) String
A string representation of this object.
inherited
toStringDeep({String prefixLineOne = '', String? prefixOtherLines, DiagnosticLevel minLevel = DiagnosticLevel.debug}) String
Returns a string representation of this node and its descendants.
inherited
toStringShallow({String joiner = ', ', DiagnosticLevel minLevel = DiagnosticLevel.debug}) String
Returns a one-line detailed description of the object.
inherited
toStringShort() String
A brief description of this object, usually just the runtimeType and the hashCode.
inherited

Operators

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

Constants

dark → const MoonColors
light → const MoonColors