Android Related Exams
AFD-200 Exam

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.
The image in this question includes a Dart code for a Raised button widget. When the app user taps this button, the app will display the content of Screen2( ) class of this app using Navigator.push navigation technique.
To do this you should replace the xxx in this Navigator.push class with ............
presentation [The image of this question includes a Flutter app interface run result as it appears on Android and on iOS emulators. When the app user taps the button on the app title bar, he/she will get a menu with some items.
Which of the following Flutter widgets is used to create this type of buttons ?