stateFile property

String stateFile
latefinal

The generated Bloc state file name.

Implementation

late final String stateFile = '${featureSnake}_state.dart';