ValuesNotifier typedef

ValuesNotifier = void Function(bool value)

Implementation

typedef ValuesNotifier = void Function(bool value);