menu
baguette
ToolBarUtils
ToolBarUtils
createToolBar static method
createToolBar
brightness_4
createToolBar
static method
Null safety
ToolBar
createToolBar
(
{
Widget
?
icon
,
Widget
?
title
,
List
<
Widget
>
?
actions
,
bool
?
implyBack
}
)
Creates tool bar with icon, title and actions.
baguette
ToolBarUtils
ToolBarUtils
createToolBar static method
ToolBarUtils class
Constructors
ToolBarUtils
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
createToolBar