DeexStateUpdate typedef

DeexStateUpdate = void Function()

Replaces StateSetter, returning if the Widget is mounted for extra validation.

Implementation

typedef DeexStateUpdate = void Function();