BoolCellExtensions extension

on

Methods

not() → void
"!" on the inner bool value. e.g. val = !val;