toogleBrightness property

  1. @override
String get toogleBrightness
override

Tooltip on the button that flips between light and dark mode. Spelling of the key is kept from the apps' original catalogues so the hoist is a pure move.

In en, this message translates to: 'Toggle brightness'

Implementation

@override
String get toogleBrightness => 'Wechsel Helligkeit';