child property

Widget child
final

Widget to be used as child

This cannot be null since there would be no reason to use OverrideTextScaleFactor widget then

Implementation

final Widget child;