menu
super_editor package
documentation
super_editor.dart
CustomUnderline
CustomUnderline.new const constructor
CustomUnderline.new const constructor
dark_mode
light_mode
CustomUnderline
constructor
const
CustomUnderline
(
String
type
,
TextRange
textRange
)
Implementation
const CustomUnderline(this.type, this.textRange);
super_editor package
documentation
super_editor
CustomUnderline
CustomUnderline.new const constructor
CustomUnderline class