flutter_flow_chart icon indicating copy to clipboard operation
flutter_flow_chart copied to clipboard

feat: element child property

Open paulo242 opened this issue 1 year ago • 0 comments

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

paulo242 avatar Oct 31 '24 10:10 paulo242