stateComparisonProps property

List<Object?> get stateComparisonProps

Declare props will be used to compare & identify when should the view need rebuild (as they are changed!)

Implementation

List<Object?> get stateComparisonProps;