style property

The component's style definitions. Allows you to configure: SeniorMenuListItemStyle.iconColor the color of the item's icon. SeniorMenuListItemStyle.disabledPushIconColor the color of the item's action icon. SeniorMenuListItemStyle.pushIconColor the color of the item's action icon when disabled. SeniorMenuListItemStyle.subtitleColor the item's subtitle color. SeniorMenuListItemStyle.titleColor the color of the item's title.

Implementation

final SeniorMenuListItemStyle? style;