text_parser library

Typedefs

CustomRender = Widget Function(Node node, List<Widget> children)
GetMxcUrl = String Function(String mxc, double? width, double? height, {bool? animated})
GetPillInfo = Future<Map<String, dynamic>> Function(String identifier)
OnImageTap = void Function(String source)
OnLinkTap = void Function(String url)
OnPillTap = void Function(String identifier)