domain/custom-widget/custom_button library

Classes

CustomButton
A customizable button widget that allows setting a title, background color, and an onPressed callback function. It uses ElevatedButton for its structure.