indicatorSize property

Size? indicatorSize
finalinherited

Indicator size during asynchronous processing. Cannot be specified if indicator is specified. If this field and the indicator are null, then Size.square(24) is used.

Implementation

final Size? indicatorSize;