props property

List<Object?> props

Implementation

List<Object?> get props => [
      description,
      action,
      imageId,
      posSize,
    ];