menu
flutter_devops_kit package
documentation
services/naming_service.dart
NamingService
stateFile property
stateFile property
dark_mode
light_mode
stateFile
property
String
stateFile
late
final
The generated Bloc state file name.
Implementation
late final String stateFile = '${featureSnake}_state.dart';
flutter_devops_kit package
documentation
services/naming_service
NamingService
stateFile property
NamingService class