shouldNotRebuild method

  1. @protected
bool shouldNotRebuild(
  1. covariant Widget newWidget
)

Implementation

@protected
bool shouldNotRebuild(covariant Widget newWidget) => false;