menu
jbdev package
documentation
helpers/jb_text_controller.dart
JBTextFieldState
JBTextFieldState.new const constructor
JBTextFieldState.new const constructor
dark_mode
light_mode
JBTextFieldState
constructor
const
JBTextFieldState
(
{
bool
enabled
=
true
,
bool
obscureText
=
false
,
})
Implementation
const JBTextFieldState({this.enabled = true, this.obscureText = false});
jbdev package
documentation
helpers/jb_text_controller
JBTextFieldState
JBTextFieldState.new const constructor
JBTextFieldState class