menu
studyu_core package
documentation
core.dart
Study
isDraft property
isDraft property
dark_mode
light_mode
isDraft
property
bool
get
isDraft
Implementation
bool get isDraft => status == StudyStatus.draft;
studyu_core package
documentation
core
Study
isDraft property
Study class