backgroundIncludingAppBarPinned property

bool backgroundIncludingAppBarPinned
final

If true, make widget returned by appBarBackgroundBuilder also cover the area of both appBarPinned and appBar. This parameter only works if appBarBackgroundBuilder provided

Implementation

final bool backgroundIncludingAppBarPinned;