notifier property

ValueNotifier<bool> notifier
final

Used to update visibility of balls.

Implementation

final ValueNotifier<bool> notifier;