outkeep/checklist_item
Types
pub type ChecklistItem {
ChecklistItem(is_checked: Bool, text: String)
}
Constructors
-
ChecklistItem(is_checked: Bool, text: String)
pub type ChecklistItem {
ChecklistItem(is_checked: Bool, text: String)
}
ChecklistItem(is_checked: Bool, text: String)