addLastItemTargetHeightToTop property

bool addLastItemTargetHeightToTop
final

Add the same height as the lastItemTargetHeight to the top of the list. This is useful when setting the listInnerDecoration to maintain visual continuity between the top and the bottom

Implementation

final bool addLastItemTargetHeightToTop;