empty abstract method
build an empty widget when datasource is empty. Consider to adapt retryFunction into your widget
Implementation
Widget empty({VoidCallback? retryFunction});
build an empty widget when datasource is empty. Consider to adapt retryFunction into your widget
Widget empty({VoidCallback? retryFunction});