suffixIconSpacing property

  1. @override
double suffixIconSpacing
final

The horizontal spacing between the details and suffix icon. Defaults to 10.

Contract

Throws AssertionError if suffixIconSpacing is negative.

Implementation

@override
final double suffixIconSpacing;