menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
QuillTextLink
QuillTextLink constructor
QuillTextLink constructor
dark_mode
light_mode
QuillTextLink
constructor
QuillTextLink
(
String
text
,
String
?
link
)
Implementation
QuillTextLink( this.text, this.link, );
wysiwyg_flutter_quill package
documentation
flutter_quill
QuillTextLink
QuillTextLink constructor
QuillTextLink class