add export of TextCapitalization to text_field.dart (#19955)
This commit is contained in:
parent
d6bfda6c10
commit
b2eed9a6da
@ -17,7 +17,7 @@ import 'material.dart';
|
||||
import 'text_selection.dart';
|
||||
import 'theme.dart';
|
||||
|
||||
export 'package:flutter/services.dart' show TextInputType, TextInputAction;
|
||||
export 'package:flutter/services.dart' show TextInputType, TextInputAction, TextCapitalization;
|
||||
|
||||
/// A material design text field.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user