import "fyne.io/fyne/v2/widget"
  

Usage

type ButtonImportance

  type ButtonImportance = Importance
  

ButtonImportance represents how prominent the button should appear

Since: 1.4
Deprecated: Use widget.Importance instead