Skip to content

Commit c713437

Browse files
SaadArdatiBirjuVachhani
authored andcommitted
Create Text Input Autofill hints model.
1 parent 78e238c commit c713437

File tree

4 files changed

+1067
-1
lines changed

4 files changed

+1067
-1
lines changed

lib/src/api/models/models.dart

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,10 @@ export 'size.dart';
5656
export 'start_end_prop.dart';
5757
export 'text_baseline.dart';
5858
export 'text_direction.dart';
59+
export 'text_input_autofill_hints.dart';
5960
export 'text_input_formatter_model.dart';
60-
export 'text_input_validator_model.dart';
6161
export 'text_input_type.dart';
62+
export 'text_input_validator_model.dart';
6263
export 'text_overflow.dart';
6364
export 'trigger.dart';
6465
export 'twitter.dart';

0 commit comments

Comments
 (0)