performRebuild method Null safety
protected">@protected
Cause the widget to update itself.
Called by rebuild after the appropriate checks have been made.
Implementation
@protected
void performRebuild();
Cause the widget to update itself.
Called by rebuild after the appropriate checks have been made.
@protected
void performRebuild();