SetUnderline constructor

const SetUnderline({
  1. required UnderlineMode mode,
})

Implementation

const SetUnderline({required this.mode});