menu
mengle_forms package
documentation
forms/widgets/inputs/text_input.dart
TextInput
TextInput.new const constructor
TextInput.new const constructor
dark_mode
light_mode
TextInput
constructor
const
TextInput
(
FormControls
element
, {
Key
?
key
,
})
Implementation
const TextInput(this.element, {super.key});
mengle_forms package
documentation
forms/widgets/inputs/text_input
TextInput
TextInput.new const constructor
TextInput class