style property

SeniorBackdropStyle? style
final

Component style definitions. Allows you to configure: SeniorBackdropStyle.bodyColor the body color of the backdrop. SeniorBackdropStyle.headerColors the color of the backdrop header. Component top. SeniorBackdropStyle.selectedLabelColor the color of the selected labels. SeniorBackdropStyle.tabIndicatorColor the indicator color of the selected tab on the backdrop. SeniorBackdropStyle.unselectedLabelColor the color of unselected labels.

Implementation

final SeniorBackdropStyle? style;