appBarData property

AppBarData? appBarData
final

Define the appBar's data. By doing so, the app bar (which is being rendered in the parent Pueprint) will receive this data, and now

Implementation

final AppBarData? appBarData;