BaseButtonTheme

constructor(shape: Shape = RoundedCornerShape(15.dp), containerColor: Color = Color.Unspecified, contentColor: Color = Color.Unspecified, textStyle: TextStyle = TextStyle(), borderStroke: BorderStroke? = null)