width property

double width
final

The width of the Flipper.

The width is only for the interactive area of the Flipper. Defaults to 240.

Implementation

final double width;