menu
terminice package
documentation
testing.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 package
documentation
testing
DynamicListPrompt<T>
result property
DynamicListPrompt class