Login
Remember
Register
Ask a Question
We use the below code for adding the floating action button to the Flutter app interface. Which of the following functions or methods can we use for adding the action to this button if the app utilizers knock the button?
0
votes
asked
May 17, 2023
in
Flutter
by
Robin
We use the below code for adding the floating action button to the Flutter app interface. Which of the following functions or methods can we use for adding the action to this button if the app utilizers knock the button?
floatingactionbutton
flutterappinterface
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 17, 2023
by
Robin
floatingActionButton: Floating Action Button(child: Icon (Icons.Phone))
Go To
OnPressed
JumpNow
flyTo.
...