builder property

EasyFormActionButtonBuilder? builder
final

Builder for EasyForm action button (EasyFormActionButton).

It is also used in the EasyFormSaveButton and EasyFormResetButton buttons, if they do not have their own builder specified in the corresponding settings (EasyFormSaveButtonSettings and EasyFormResetButtonSettings).

Implementation

final EasyFormActionButtonBuilder? builder;