menu
dutato
domain/entities/review_log.dart
ReviewLog
difficulty property
difficulty
dark_mode
light_mode
description
difficulty
property
double
?
get
difficulty
inherited
Implementation
double get elapsedDays; int get scheduledDays; double? get stability; double? get difficulty;
dutato
review_log
ReviewLog
difficulty property
ReviewLog class