rebuildOnStateChange property
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;
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
final bool rebuildOnStateChange;