height property

double? height
final

The height of the action button. If it's null, the action button will size itself to the child.

Implementation

final double? height;