AttrFunc typedef

AttrFunc = void Function(String value, Element target)

Implementation

typedef AttrFunc = void Function(String value, Element target);