isSolid property
if this is true then the button will be filled with color, if false then the styling will be like text button with rounded border
Implementation
final bool isSolid;
if this is true then the button will be filled with color, if false then the styling will be like text button with rounded border
final bool isSolid;