child property
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;
A variable that is used to store the child widget that is passed in as a
parameter to the ShakeWidget constructor.
final Widget child;