photo_sensitive_warning property

  1. @override
String get photo_sensitive_warning
override

No description provided for @photo_sensitive_warning.

In en, this message translates to: 'Your screen will rapidly change colors, which could trigger epileptic seizures in sensitive individuals. The process is designed to follow WCAG 2.1 guidelines, but please proceed with caution if you're sensitive to visual stimuli.'

Implementation

@override
String get photo_sensitive_warning =>
    '화면 색이 빠르게 변해서 민감한 사람들에게 간질 발작을 유발할 수 있습니다. 해당 절차는 WCAG 2.1 지침을 따르도록 설계되었지만, 시각적 자극에 민감한 경우 주의해서 진행하세요.';