menu
at_follows_flutter package
documentation
widgets/followers.dart
Followers
Followers constructor
Followers constructor
dark_mode
light_mode
Followers
constructor
Followers
(
{
String
?
searchText
,
bool
isFollowing
=
false
,
Function
?
count
,
})
Implementation
Followers({ this.searchText, this.isFollowing = false, this.count, });
at_follows_flutter package
documentation
widgets/followers
Followers
Followers constructor
Followers class