height property

double height
final

The height of the Flipper.

The shadow is outside of the given height. The height is only for the interactive area of the Flipper. Defaults to 384.

Implementation

final double height;