menu
ensemble package
documentation
widget/input/form_textfield.dart
TextInput
TextInput.new constructor
TextInput.new constructor
dark_mode
light_mode
TextInput
constructor
TextInput
(
{
Key
?
key
,
})
Implementation
TextInput({Key? key}) : super(key: key);
ensemble package
documentation
widget/input/form_textfield
TextInput
TextInput.new constructor
TextInput class