menu
flutter_devops_kit package
documentation
analyzer/models/constructor_parameter.dart
ConstructorParameter
isNamed property
isNamed property
dark_mode
light_mode
isNamed
property
bool
isNamed
final
Whether the parameter is a named parameter.
Implementation
final bool isNamed;
flutter_devops_kit package
documentation
analyzer/models/constructor_parameter
ConstructorParameter
isNamed property
ConstructorParameter class