mirror of
https://github.com/ente-io/ente.git
synced 2025-08-13 17:57:31 +00:00
[mob][photos] resolved PR comments
This commit is contained in:
@@ -46,7 +46,7 @@ class TextInputWidget extends StatefulWidget {
|
||||
final ValueNotifier? isEmptyNotifier;
|
||||
final List<TextInputFormatter>? textInputFormatter;
|
||||
final TextInputType? textInputType;
|
||||
final bool? enableFillColor;
|
||||
final bool enableFillColor;
|
||||
const TextInputWidget({
|
||||
this.onSubmit,
|
||||
this.onChange,
|
||||
|
Reference in New Issue
Block a user