menu
kataglyphis_inference_engine
Pages/DataPage/BlockOverviewPage/block_entry.dart
BlockEntry
BlockEntry.new constructor
BlockEntry.new
dark_mode
light_mode
BlockEntry
constructor
BlockEntry
(
{
required
String
title
,
required
String
date
,
required
String
comment
,
})
Implementation
BlockEntry({required this.title, required this.date, required this.comment});
kataglyphis_inference_engine
block_entry
BlockEntry
BlockEntry.new constructor
BlockEntry class