build abstract method
Builds the modifier widget tree for the given content item.
This method is called by the content system to apply the modifier to the content item's widget tree.
Implementation
Widget build(BuildContext context, Widget child, ContentItem content);