functions library

Functions

extractHashTags(String value) List<String>
Extract hashTags from the text
getHashTagTextSpan({required TextStyle decoratedStyle, required TextStyle basicStyle, required String source, dynamic onTap(String)?, bool decorateAtSign = false}) TextSpan
Returns textSpan with decorated tagged text
hasHashTags(String value) bool
Check if the text has hashTags