width property

double? width
final

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

Implementation

final double? width;