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 => '너무 밝습니다. 덜 밝은 곳으로 이동하세요.';