customRows property

Observable<int> customRows
final

Custom row count, used when preset is DimensionPreset.custom.

Implementation

final Observable<int> customRows;