TimeEditingController.fromValue constructor
TimeEditingController.fromValue(
- TextEditingValue value
Implementation
TimeEditingController.fromValue(super.value)
: super.fromValue(validator: TimeValidator());