menu
zds_flutter
zds_flutter
ZdsToolbar
ZdsToolbar const constructor
ZdsToolbar
brightness_4
brightness_5
ZdsToolbar
constructor
const
ZdsToolbar
(
{
Key
?
key
,
Widget
?
title
,
Widget
?
subtitle
,
List
<
Widget
>
?
actions
,
Widget
?
child
,
Color
?
backgroundColor
}
)
A toolbar which can be used for additional actions that do not fit in the app bar.
Implementation
const ZdsToolbar
zds_flutter
zds_flutter
ZdsToolbar
ZdsToolbar const constructor
ZdsToolbar class