tabRefreshNotifier property
final
Used to notify the media type tab to refresh.
Implementation
final ChangeNotifier tabRefreshNotifier = ChangeNotifier();
Used to notify the media type tab to refresh.
final ChangeNotifier tabRefreshNotifier = ChangeNotifier();