style property

The component's style definitions. Allows you to configure: SeniorLongPressButtonStyle.activeBorderColor the active border color. SeniorLongPressButtonStyle.borderColor the default border color. SeniorLongPressButtonStyle.iconColor the icon color. SeniorLongPressButtonStyle.labelColor the color of the text displayed below the component.

Implementation

final SeniorCircularLongPressButtonStyle? style;