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