flutter_flow_chart
flutter_flow_chart copied to clipboard
feat: element child property
Adding a child property to element
A child widget property added to the element must draw this widget instead of the text.
Requirements
- If child is not null, draw it instead of text
- Consider change text properties as not required