gap property

double? gap
final

The gap between the button's items (e.g., leading, child, trailing). Defaults to 8 pixels if not specified.

Implementation

final double? gap;