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 =>
    '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.';