decoratorBuilder property

FormeDecoratorBuilder<String>? decoratorBuilder
finalinherited

used to build a decorator

decorator is a part of field widget

Implementation

final FormeDecoratorBuilder<T>? decoratorBuilder;