menu
dircd package
documentation
channel.dart
Channel
flags property
flags property
dark_mode
light_mode
flags
property
String
get
flags
Implementation
String get flags => '+${_flags.join()}';
dircd package
documentation
channel
Channel
flags property
Channel class