menu
artisanal package
documentation
uv.dart
LegacyKeyEncoding
has method
has method
dark_mode
light_mode
has
method
bool
has
(
int
flag
)
Implementation
bool has(int flag) => (bits & flag) != 0;
artisanal package
documentation
uv
LegacyKeyEncoding
has method
LegacyKeyEncoding class