decoration property
Returns the decoration (background, border, shadows) based on button state.
Implementation
@override
ButtonStateProperty<Decoration> get decoration => _resolveDecoration;
Returns the decoration (background, border, shadows) based on button state.
@override
ButtonStateProperty<Decoration> get decoration => _resolveDecoration;