TextDecoration.lineThrough constructor Null safety

const TextDecoration.lineThrough()

Implementation

const factory TextDecoration.lineThrough() = TextDecorationLineThrough;