commandButtonBuilder property

ActionButtonBuilder? commandButtonBuilder
final

Builder for customizing the command button.

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

Implementation

final ActionButtonBuilder? commandButtonBuilder;