textField property Null safety

TextField? textField

Implementation

TextField? get textField => key.currentState!.textField;