getCustomTagAttributes method

Map<String, String>? getCustomTagAttributes()

Implementation

Map<String, String>? getCustomTagAttributes() => options.customTagAttributes?.call(op);