iconSize property

double? get iconSize
inherited

Size of the icon inside the FAB in logical pixels.

Implementation

String? get icon;/// Size of the icon inside the FAB in logical pixels.
double? get iconSize;