mirror of
https://github.com/ente-io/ente.git
synced 2025-08-14 02:07:33 +00:00
[mob][photos] Improve TextInput
Widget
This commit is contained in:
@@ -282,7 +282,7 @@ class _TextInputDialogState extends State<TextInputDialog> {
|
||||
isPasswordInput: widget.isPasswordInput,
|
||||
textEditingController: _textEditingController,
|
||||
textInputFormatter: widget.textInputFormatter,
|
||||
textInputType: widget.textInputType,
|
||||
keyboardType: widget.textInputType,
|
||||
),
|
||||
),
|
||||
const SizedBox(height: 36),
|
||||
|
Reference in New Issue
Block a user