child property

Widget? child
final

The child widget to apply shimmer effect to. If null, uses width and height to create a box.

Implementation

final Widget? child;