ShimmerDirection.fromLTRB constructor

const ShimmerDirection.fromLTRB()

Animation starts from Left Top and moves towards the Right Bottom

Implementation

const factory ShimmerDirection.fromLTRB() = ShimmerDirection._fromLTRB;