menu
terminice_core package
documentation
terminice_core.dart
DynamicListPrompt<T>
result property
result property
dark_mode
light_mode
result
property
T?
get
result
The result item (if confirmed).
Implementation
T? get result => _result;
terminice_core package
documentation
terminice_core
DynamicListPrompt<T>
result property
DynamicListPrompt class