menu
natrix package
documentation
core.dart
NatrixCommand
flags property
flags property
dark_mode
light_mode
flags
property
List
<
NatrixFlag
>
flags
final
The flags recognised when this command is the execution target.
Implementation
final List<NatrixFlag> flags;
natrix package
documentation
core
NatrixCommand
flags property
NatrixCommand class