menu
Flutter
painting.dart
ColorSwatch
<
T
>
keys property
keys
dark_mode
light_mode
description
keys
property
Iterable
<
T
>
get
keys
Returns the valid keys for accessing operator[].
Implementation
Iterable<T> get keys => _swatch.keys;
Flutter
painting
ColorSwatch
<
T
>
keys property
ColorSwatch class
Cookies management controls