menu
linkify_plus package
documentation
linkify/src/user_tag.dart
UserTagElement
UserTagElement.new constructor
UserTagElement.new constructor
dark_mode
light_mode
UserTagElement
constructor
UserTagElement
(
String
userTag
)
Implementation
UserTagElement(this.userTag) : super(userTag, userTag);
linkify_plus package
documentation
linkify/src/user_tag
UserTagElement
UserTagElement.new constructor
UserTagElement class