child property

Widget get child

Implementation

Widget get child => widget.child ?? ElEmptyWidget.instance;