menu
commander_ui package
documentation
tui.dart
ChainFlowState
length property
length property
dark_mode
light_mode
length
property
int
get
length
Number of completed steps so far.
Implementation
int get length => _history.length;
commander_ui package
documentation
tui
ChainFlowState
length property
ChainFlowState class