decoration property

NeoPopTiltedButtonDecoration? decoration
final

The decoration to paint the button.

Use the color property to specify the button's color. By default shimmer is not painted. To paint shimmer, set showShimmer

Implementation

final NeoPopTiltedButtonDecoration? decoration;