child property

Widget child
final

The subtree that reads the device class. Pass a stable reference (ideally const) to preserve it across resizes.

Implementation

final Widget child;