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