height property

double? height
final

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

Implementation

final double? height;