child property

Widget child

Implementation

Widget get child => _child ?? Text(_title!);