direction property

LightningDirection direction
final

Direction of the lightning effect animation.

Controls whether the lightning effect moves from left to right or right to left. Default is LightningDirection.leftToRight.

Implementation

final LightningDirection direction;