menu
models_weebi package
documentation
abstracts.dart
CalibreContainerAbstract
CalibreContainerAbstract.new const constructor
CalibreContainerAbstract.new const constructor
dark_mode
light_mode
CalibreContainerAbstract
constructor
const
CalibreContainerAbstract
(
{
required
String
title
,
required
DateTime
creationDate
,
DateTime
?
updateDate
,
})
Implementation
const CalibreContainerAbstract( {required this.title, required this.creationDate, this.updateDate});
models_weebi package
documentation
abstracts
CalibreContainerAbstract
CalibreContainerAbstract.new const constructor
CalibreContainerAbstract class