value property

  1. @override
T get value
override

The cell's value

Implementation

@override
T get value => ValueCell.none();