disconnectedConnectionNotification property

Widget? disconnectedConnectionNotification
final

This is useful if you want to override default connection notification with a custom widget in disconnected state and it will use the alignment and animation.

Implementation

final Widget? disconnectedConnectionNotification;