ReloadableX extension

Extension for ReloadableWidget on BuildContext.

Reloads widgets when reloadWidget is called. Reloads occurs by changing UniqueKey.

Accepts a child which will be reloaded.

on

Methods

reloadWidget() → void
Reloads widgets when reloadWidget is called. Reloads occurs by changing UniqueKey.