gap property

double? gap
final

The gap between content elements (title, description, child, actions). Defaults to 8 if not specified.

Implementation

final double? gap;