style property

InfoBarThemeData? style
final

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

Implementation

final InfoBarThemeData? style;