menu
kataglyphis_inference_engine
Pages/DataPage/BlockOverviewPage/block_entry.dart
BlockEntry
getCells method
getCells
dark_mode
light_mode
getCells
method
@
override
List
<
String
>
getCells
(
)
Implementation
@override List<String> getCells() { return [title, date, comment]; }
kataglyphis_inference_engine
block_entry
BlockEntry
getCells method
BlockEntry class