ShimmerDirection.fromRightToLeft constructor

const ShimmerDirection.fromRightToLeft()

Animation starts from Right Center and moves towards the Left Center

Implementation

const factory ShimmerDirection.fromRightToLeft() =
    ShimmerDirection._fromRightToLeft;