minimumWidth property

double? minimumWidth
final

Minimum width of the bounding box for the a11y focus.

Must be 1 or higher because invisible semantic nodes should not be added.

Implementation

final double? minimumWidth;