menu
Flutter
painting.dart
ColorSwatch
<
T
>
operator [] method
operator []
dark_mode
light_mode
description
operator []
method
Color
?
operator []
(
T
key
)
Returns an element of the swatch table.
Implementation
Color?
operator
[](T key) => _swatch[key];
Flutter
painting
ColorSwatch
<
T
>
operator [] method
ColorSwatch class
Constructors
ColorSwatch
Properties
a
alpha
b
blue
colorSpace
g
green
hashCode
keys
opacity
r
red
runtimeType
value
Methods
computeLuminance
noSuchMethod
toARGB32
toString
withAlpha
withBlue
withGreen
withOpacity
withRed
withValues
Operators
operator ==
operator []
Static methods
lerp
Cookies management controls