menu
artisanal package
documentation
tui.dart
DestructiveConfirmModel
value property
value property
dark_mode
light_mode
value
property
String
get
value
Gets the current input value.
Implementation
String get value => _input.join();
artisanal package
documentation
tui
DestructiveConfirmModel
value property
DestructiveConfirmModel class