widget/text_button library
Functions
-
customFlatButton(
{required Future< void> onPressed()?, required String label, OutlinedBorder? shape, Color? color, Color? textColor, double? width, double? height, FontWeight? fontWeight, TextOverflow? overflow, double? fontSize, TextAlign? textAlign, Color? disabledColor, Key? key}) → TextButton