notifyClients method

void notifyClients()

In harmony with Flutter's own API

Implementation

void notifyClients() => setState(() {});