performRebuild method Null safety

  1. @protected
void performRebuild()
protected">@protected

Cause the widget to update itself.

Called by rebuild after the appropriate checks have been made.

Implementation

@protected
void performRebuild();