hintIlluminationTooBrightText property

  1. @override
String get hintIlluminationTooBrightText
override

No description provided for @hintIlluminationTooBrightText.

In en, this message translates to: 'It's too bright—move to a dimmer area.'

Implementation

@override
String get hintIlluminationTooBrightText => '太亮了——请移至较暗的地方。';