performRebuild method Null safety
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();