menu
MBG_Inspektionen
classes/data/checkpointdefect.dart
CheckPointDefect
subtitle property
subtitle
dark_mode
light_mode
subtitle
property
@
override
String
?
get
subtitle
override
Implementation
@override String? get subtitle => height != null ? 'Ort: $height' : null;
MBG_Inspektionen
checkpointdefect
CheckPointDefect
subtitle property
CheckPointDefect class