menu
ptgc package
documentation
raw.dart
KeyboardButtonRequestPeer
flags property
flags property
dark_mode
light_mode
flags
property
int
get
flags
Flags.
Implementation
int get flags { final v = _flag(b10: style != null); return v; }
ptgc package
documentation
raw
KeyboardButtonRequestPeer
flags property
KeyboardButtonRequestPeer class