GetStateUpdate typedef
GetStateUpdate =
void Function()
replacing StateSetter, return if the Widget is mounted for extra validation. if it brings overhead the extra call,
Implementation
typedef GetStateUpdate = void Function();