style property

ZeroAppBarStyle? style
final

Allow to customize style for this ZeroAppBar

By default style from ZeroThemeData.appBarStyle

If you set style, it will be override from global style

Implementation

final ZeroAppBarStyle? style;