menu
jbdev package
documentation
helpers/jb_text_controller.dart
JBTextController
errorNotifier property
errorNotifier property
dark_mode
light_mode
errorNotifier
property
ValueNotifier
<
String
?
>
errorNotifier
final
Implementation
final ValueNotifier<String?> errorNotifier = ValueNotifier(null);
jbdev package
documentation
helpers/jb_text_controller
JBTextController
errorNotifier property
JBTextController class