props property

  1. @override
List<Object> props

Equatable props.

Implementation

@override
List<Object> get props => [height, url, width];