style property

InfoBarThemeData? style
final

The style applied to this info bar. If non-null, it's mescled with ThemeData.infoBarThemeData

Implementation

final InfoBarThemeData? style;