backgroundCardOffset property

Offset? backgroundCardOffset
final

The amount to offset each successive background card relative to the card before it.

Defaults to offsetting each card down by 40 dp.

Implementation

final Offset? backgroundCardOffset;