child property

Widget get child

Implementation

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