menu
flutter_devops_kit package
documentation
services/naming_service.dart
NamingService
stateInstance property
stateInstance property
dark_mode
light_mode
stateInstance
property
String
stateInstance
late
final
The generated Bloc state instance name.
Implementation
late final String stateInstance = _instance(state);
flutter_devops_kit package
documentation
services/naming_service
NamingService
stateInstance property
NamingService class