controller property

FlutterFormInputController<T> controller
final

The controller which determines how the value is handled and how the value is shown on the checkpage.

Implementation

final FlutterFormInputController<T> controller;