scaleFactor property

double scaleFactor
final

The scale factor used when an icon is tapped 1.0 means that the icon is not scaled and 1.5 means the icons is scaled to +50% An optional builder to change or wrap the builded item

This is where you can wrap the item with semantic or other widget

Implementation

final double scaleFactor;