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