isSolid property

bool isSolid
final

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;