buttonType property

ActionButtonType buttonType
final

Defines the underlying Material button widget.

Defaults to ActionButtonType.text.

Implementation

final ActionButtonType buttonType;