mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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