menu
dart_identity_sdk package
documentation
widgets/text/common.dart
TextEditingCController
setBottomLabel method
setBottomLabel method
dark_mode
light_mode
setBottomLabel
method
void
setBottomLabel
(
String
text
)
Implementation
void setBottomLabel(String text) => bottomLabelState.emitVal(text);
dart_identity_sdk package
documentation
widgets/text/common
TextEditingCController
setBottomLabel method
TextEditingCController class