slideToTop property

bool slideToTop
final

Initially try slide items to top.

If slideToTop is true, Initially empty slots at the top are tried to be filled with items that starting from the top.

Implementation

final bool slideToTop;