menu
Flutter
foundation.dart
BitField
<
T extends dynamic
>
operator [] abstract method
operator []
dark_mode
light_mode
description
operator []
abstract method
bool
operator []
(
T
index
)
Returns whether the bit with the given index is set to one.
Implementation
bool operator [](T index);
Flutter
foundation
BitField
<
T extends dynamic
>
operator [] abstract method
BitField class
Cookies management controls