props property Null safety
Implementation
List<Object?> get props => [
appId,
description,
color,
height,
thickness,
indent,
endIndent,
conditions,
];
List<Object?> get props => [
appId,
description,
color,
height,
thickness,
indent,
endIndent,
conditions,
];