onStash property

dynamic Function(String) onStash
final

Action to be done upon selecting the stash option.

Implementation

final Function(String) onStash;