applyInternal abstract method
Implementations should override this method, and return false if they fail.
Implementation
bool applyInternal(String applyType, AFWidgetSelector selector, Element elem, dynamic data);
Implementations should override this method, and return false if they fail.
bool applyInternal(String applyType, AFWidgetSelector selector, Element elem, dynamic data);