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