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
Cookies management controls