toLabel method

String toLabel()

Returns the display label for this ThemeMode.

Implementation

String toLabel() => ThemeModeService().getLabel(this);