menu
electrician_app
features/components/data/models/component_model.dart
ComponentModel
maxOperatingTemp property
maxOperatingTemp
dark_mode
light_mode
description
maxOperatingTemp
property
double
?
maxOperatingTemp
getter/setter pair
Implementation
double? maxOperatingTemp;
electrician_app
component_model
ComponentModel
maxOperatingTemp property
ComponentModel class