ax_state library

Classes

AxInitialState<T extends StatefulWidget>
Initial state class for the first screen of your application.
AxState<T extends StatefulWidget>
Replacement for the standard State class that provides automatic lifecycle tracking and memory leak detection.
FnAutomaticKeepAliveClientMixin<T extends StatefulWidget>