emptyWidget property

Widget? emptyWidget
final

when there is no tocList, the emptyWidget will be shown

Implementation

final Widget? emptyWidget;