rebuildOnStateChange property

bool rebuildOnStateChange
final

If true , this will cause the lines to be rebuild with different widths (randomly generated) every time any parent widget rebuilds it's state defaults to false

Implementation

final bool rebuildOnStateChange;