menu
tom_d4rt_dcli package
documentation
tom_d4rt_cli_api.dart
ContextStack
length property
length property
dark_mode
light_mode
length
property
int
get
length
Number of contexts in the stack.
Implementation
int get length => _stack.length;
tom_d4rt_dcli package
documentation
tom_d4rt_cli_api
ContextStack
length property
ContextStack class