child property

Widget? child
final

An optional child widget rendered beneath the effect.

Implementation

final Widget? child;