tooFarAltText property

  1. @override
String get tooFarAltText
override

No description provided for @tooFarAltText.

In en, this message translates to: 'Illustration showing the face too far from the oval.'

Implementation

@override
String get tooFarAltText =>
    'Eine Illustration, die das Gesicht zeigt, wenn es zu weit vom Oval entfernt ist.';