gapLocation property

GapLocation? gapLocation
final

Location of the free space between tab bar items for notch. Must have the same location if FloatingActionButtonLocation.centerDocked or FloatingActionButtonLocation.endDocked. Default is GapLocation.end.

Implementation

final GapLocation? gapLocation;