animate property

bool animate
final

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;