buttonOrder property

FlexThemeModeButtonOrder buttonOrder
final

Set the order of the system mode selection buttons.

Order follows the enum label from left to right. If showSystemMode is false, the system button is left out in the resulting order.

Defaults to FlexThemeModeButtonOrder.lightDarkSystem.

Implementation

final FlexThemeModeButtonOrder buttonOrder;