child property

Widget child
final

A variable that is used to store the child widget that is passed in as a parameter to the ShakeWidget constructor.

Implementation

final Widget child;