direction property
The direction of the anti-flicker gradient.
This specifies where the gradient should fade from (e.g., AntiFlickerDirection.top creates a gradient that fades from top to bottom).
Implementation
final AntiFlickerDirection direction;