divider property

Widget? divider
final

A divider to seperate the body of the FloatingSearchBar from the bar.

Typically this gets revealed when the body has scrolled the amount specifieds by spacing.

Implementation

final Widget? divider;