TileClip constructor

TileClip({
  1. required ClipArea bounds,
})

Implementation

TileClip({required this.bounds});