TextEditingController.fromValue constructor
TextEditingController.fromValue(
- TextEditingValue value
Implementation
TextEditingController.fromValue(TextEditingValue value)
: super.fromValue(value);