menu
eliud_pkg_follow_model package
documentation
model/following_component.dart
AbstractFollowingComponent
AbstractFollowingComponent constructor
AbstractFollowingComponent constructor
dark_mode
light_mode
AbstractFollowingComponent
constructor
AbstractFollowingComponent
(
{
Key
?
key
,
required
AppModel
app
,
required
String
followingId
,
})
Implementation
AbstractFollowingComponent( {super.key, required this.app, required this.followingId});
eliud_pkg_follow_model package
documentation
model/following_component
AbstractFollowingComponent
AbstractFollowingComponent constructor
AbstractFollowingComponent class