BoolCellExtensions extension

on

Methods

not() → void

Available on Cell<bool>, provided by the BoolCellExtensions extension

"!" on the inner bool value. e.g. val = !val;