menu/tools_app_bar library

Classes

ToolBar
ToolIconButton
ToolsAppBar
A custom AppBar that allows for the display of tools in the AppBar on the left or right as actions as well as support for a search bar. The AppBar is responsive and the tools and/or search bar will be rendered as a popup menu if the AppBar size cannot accomodate the tools and/or search bar widgets.
ToolWidget

Enums

ToolType

Typedefs

ActionCallback = void Function(BuildContext context)