behavior property
Resolves the scale factor to apply during a press interaction. e.g. a value of 0.9 scales the widget to 90% of its original size.
Implementation
final TouchScaleBehavior? behavior;
Resolves the scale factor to apply during a press interaction. e.g. a value of 0.9 scales the widget to 90% of its original size.
final TouchScaleBehavior? behavior;