child property

Widget? child
final

child of type Widget which floats across the body based on horizontal and vertical position

Implementation

final Widget? child;