fieldViewDecorator property

FormeFieldDecorator<T?>? fieldViewDecorator
final

this decorator is used to decorate fieldView Only

Implementation

final FormeFieldDecorator<T?>? fieldViewDecorator;