Loading...
Searching...
No Matches

Floating “follow me” button for navigation view. Toggles following mode and updates its appearance. More...

Public Member Functions

void onPressed ()
 
 FollowMeButton (Key key, isFollowing, onPressed, config)
 
Widget build (BuildContext context)
 

Detailed Description

Floating “follow me” button for navigation view. Toggles following mode and updates its appearance.

FollowMeButtonConfig for styling.

Definition at line 18 of file follow_me_button.dart.

Constructor & Destructor Documentation

◆ FollowMeButton()

FollowMeButton.FollowMeButton ( Key key,
isFollowing ,
onPressed ,
config  )
inline

Definition at line 26 of file follow_me_button.dart.

Member Function Documentation

◆ build()

Widget FollowMeButton.build ( BuildContext context)
inline

Definition at line 29 of file follow_me_button.dart.

◆ onPressed()

void FollowMeButton.onPressed ( )

Called when the button is tapped.


The documentation for this class was generated from the following file: