bucket property

RestorationBucket? bucket
final

The RestorationBucket that this widget will insert into the widget tree.

Descendant widgets may obtain this bucket via RestorationScope.of.

Implementation

final RestorationBucket? bucket;