onToggle method

void onToggle({
  1. bool? value,
})

Implementation

void onToggle({bool? value}) {}