width property

double? width
final

Set a custom width for the floating card, defaults to 100% of total width of parent container or screen width if no finite width can be assumed

Implementation

final double? width;