isHidden property
bool
get
isHidden
Whether this command is hidden from help/typeahead.
Implementation
bool get isHidden => false;
Whether this command is hidden from help/typeahead.
bool get isHidden => false;