commandButtonBuilder property

CommandButtonBuilder? commandButtonBuilder
final

Builder for customizing the command button.

The builder contains the default CommandButton that can be customized by calling .copyWith.

Implementation

final CommandButtonBuilder? commandButtonBuilder;