clear property

void Function({bool lazy}) clear
getter/setter pair

Clears the items from the scroll view.

Implementation

late void Function({bool lazy}) clear;