fieldViewdecorator property

FormeFieldDecorator<List<T>>? fieldViewdecorator
final

this decorator is used to decorate fieldView Only

Implementation

final FormeFieldDecorator<List<T>>? fieldViewdecorator;