CHECKBOX_LIST_STYLE top-level property
Implementation
final CHECKBOX_LIST_STYLE =
const TextStyle(decoration: TextDecoration.lineThrough)
.merge(BOLD_TEXT_STYLE);
final CHECKBOX_LIST_STYLE =
const TextStyle(decoration: TextDecoration.lineThrough)
.merge(BOLD_TEXT_STYLE);