The following code is used to add a floating action button to a Flutter app interface.
Which of the following function or method can be used to add an action to this button if the app user taps this button?
Select the correct choice below to complete the following sentence:
SnackBar widget is used if you want to let your app pop up a message............... at the bottom of your app interface.
A Stateful widget is a dynamic widget which can change the appearance of its content in response to events triggered by user's interactions or when it receives data.
Submit Cancel