menu
datum package
documentation
source/config/datum_config.dart
DatumConfig<T extends DatumEntityInterface>
performanceLogThreshold property
performanceLogThreshold property
dark_mode
light_mode
performanceLogThreshold
property
Duration
performanceLogThreshold
final
The duration threshold for performance logging.
Implementation
final Duration performanceLogThreshold;
datum package
documentation
source/config/datum_config
DatumConfig<T extends DatumEntityInterface>
performanceLogThreshold property
DatumConfig class