onSelected property
A custom callback that can be executed when the reaction is tapped
Implementation
final FutureOr<void> Function() onSelected;
A custom callback that can be executed when the reaction is tapped
final FutureOr<void> Function() onSelected;