Stop the mimicking process, restoring the widget to its original location in the tree.
Source
void stopMimic() {
_state._stopMimic();
}
Stop the mimicking process, restoring the widget to its original location in the tree.
void stopMimic() {
_state._stopMimic();
}