menu
feed_plugin package
documentation
bloc/feed_state.dart
FeedErrorState
FeedErrorState constructor
FeedErrorState constructor
dark_mode
light_mode
FeedErrorState
constructor
FeedErrorState
(
{
required
String
error
,
})
Implementation
FeedErrorState({required this.error});
feed_plugin package
documentation
bloc/feed_state
FeedErrorState
FeedErrorState constructor
FeedErrorState class