App Bar Model
The base model class for an AppBar suggestion.
This class is responsible for creating and initializing an AppBarView. It also provides an interface for handling click events on the AppBar.
Parameters
T
The type of AppBarView that this model will create.
Inheritors
Types
Link copied to clipboard
Interface definition for a callback to be invoked when a button in an AppBarView is clicked.
Functions
Link copied to clipboard
Creates a new instance of the AppBarView.
Link copied to clipboard
Initializes the given AppBarView.