getCells method

  1. @override
List<String> getCells()

Implementation

@override
List<String> getCells() => [title, date, comment];