NsgStyleButton constructor
const
NsgStyleButton({})
Implementation
const NsgStyleButton({super.key, this.isEnabled = true, this.flex = 1, this.style = NsgButtonStyle.dark, this.onTap, this.text, this.icon});
const NsgStyleButton({super.key, this.isEnabled = true, this.flex = 1, this.style = NsgButtonStyle.dark, this.onTap, this.text, this.icon});