getContent method

Widget getContent()

Implementation

Widget getContent() => _content ??= build(_state);