style property

SeniorBalanceStyle? style
final

The component's style definitions.

Allows you to configure: SeniorBalanceStyle.selectedControllerColor the color of the selected selection display. SeniorBalanceStyle.textColor the component's text color. SeniorBalanceStyle.unselectedControllerColor the color of the unchecked selection display.

Implementation

final SeniorBalanceStyle? style;