menu
flutter_common_yy_ui package
documentation
widgets/refresh/y_refresher.dart
RefreshNotifier<T>
RefreshNotifier constructor
RefreshNotifier constructor
dark_mode
light_mode
RefreshNotifier<
T
>
constructor
RefreshNotifier<
T
>
(
T
_value
)
Implementation
RefreshNotifier(this._value);
flutter_common_yy_ui package
documentation
widgets/refresh/y_refresher
RefreshNotifier<T>
RefreshNotifier constructor
RefreshNotifier class