pressed property

Pressed pressed
final

this is the value of the button when the animate property is set to true and isThree is also true then using this value we can have the disabled button effect where the button is pressed inside using the Pressed.pressed value and using the default value Pressed.notPressed the button can be restored to 3d version

Implementation

final Pressed pressed;