imageSpacing property

  1. @override
double imageSpacing
final

The spacing between the image and the title, subtitle, and child if any of them is provided. Defaults to 10.

Implementation

@override
final double imageSpacing;