OnAndrossySwitchChangeListener typedef

OnAndrossySwitchChangeListener = void Function(bool value)

Implementation

typedef OnAndrossySwitchChangeListener = void Function(bool value);