controller property
final
The controller which determines how the value is handled and how the value is shown on the checkpage.
Implementation
final FlutterFormInputController<T> controller;
The controller which determines how the value is handled and how the value is shown on the checkpage.
final FlutterFormInputController<T> controller;