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