rebuild method

void rebuild()

Forces rebuild of this Widget.

Implementation

void rebuild() => _state?.rebuild();