menu
natrix package
documentation
core.dart
NatrixParserOutput
flags property
flags property
dark_mode
light_mode
flags
property
Iterable
<
NatrixFlag
>
flags
final
An
Iterable
of all
NatrixFlag
s which will be applied to a command.
Implementation
final Iterable<NatrixFlag> flags;
natrix package
documentation
core
NatrixParserOutput
flags property
NatrixParserOutput class