child property
The child widget to apply the lightning effect on.
This is the widget that will have the lightning effect overlaid on top. The effect will match the size and shape of this child widget.
Implementation
final Widget child;
The child widget to apply the lightning effect on.
This is the widget that will have the lightning effect overlaid on top. The effect will match the size and shape of this child widget.
final Widget child;