refresh method

  1. @override
void refresh()
override

Refreshes the state.

This will re-initialize the state.

Implementation

@override
void refresh() => initialize();