-
Flutter UI #2: Fun With AppBar in Flutter
AppBar is the widget in flutter which contains toolbar in particular flutter application. AppBar which is auto fixed toolbar at the top of the mobile screen. In AppBar, we can create different toolbar widgets like actions, menu button, icon buttons and more.