menu
morpheme_cli package
documentation
generate/json2dart/models/json2dart_config.dart
Json2DartConfig
isCubit property
isCubit property
dark_mode
light_mode
isCubit
property
bool
isCubit
final
Whether to generate with Cubit state management
Implementation
final bool isCubit;
morpheme_cli package
documentation
generate/json2dart/models/json2dart_config
Json2DartConfig
isCubit property
Json2DartConfig class