menu
flutter_api_bridge package
documentation
client/api/api_provider.dart
ApiNotifier
mounted property
mounted property
dark_mode
light_mode
mounted
property
bool
get
mounted
inherited
Whether
dispose
was called or not.
Implementation
bool get mounted => _mounted;
flutter_api_bridge package
documentation
client/api/api_provider
ApiNotifier
mounted property
ApiNotifier class