TextDecoration.none constructor Null safety

const TextDecoration.none()

Implementation

const factory TextDecoration.none() = TextDecorationNone;