showInCompactView property

bool? get showInCompactView

Implementation

bool? get showInCompactView {
  return _showInCompactView;
}