wifiWidget property

Widget? wifiWidget
final

wifiWidget the Widget shown when network state is: Wifi.

Important:

  • If wifiWidget is null, will be set to OnWifiWidget.

Implementation

final Widget? wifiWidget;