menu
electrician_app
features/components/domain/entities/component_template.dart
ComponentTemplate
manufacturer property
manufacturer
dark_mode
light_mode
description
manufacturer
property
String
?
get
manufacturer
inherited
Implementation
String? get manufacturer => throw _privateConstructorUsedError;
electrician_app
component_template
ComponentTemplate
manufacturer property
ComponentTemplate class