menu
facts package
documentation
mixins/fact_mixin.dart
BaseFactImpl
showTimestamp property
showTimestamp property
dark_mode
light_mode
showTimestamp
property
bool
get
showTimestamp
override
Implementation
bool get showTimestamp => factSchemaOrNull?.isHistorical == true;
facts package
documentation
mixins/fact_mixin
BaseFactImpl
showTimestamp property
BaseFactImpl mixin