animate property
the core property of the widget default value is false but the user can set it to true and the button will start animating if isThreeD is also true
Implementation
final bool animate;
the core property of the widget default value is false but the user can set it to true and the button will start animating if isThreeD is also true
final bool animate;