OutlinedButtonX extension
Methods
-
color(
Color color) → OutlinedButton -
Available on OutlinedButton, provided by the OutlinedButtonX extension
-
copyWith(
{Key? key, void onPressed()?, void onLongPress()?, void onHover(bool)?, void onFocusChange(bool)?, ButtonStyle? style, FocusNode? focusNode, bool? autofocus, Clip? clipBehavior, Widget? child}) → OutlinedButton -
Available on OutlinedButton, provided by the OutlinedButtonX extension
-
elevation(
double size) → OutlinedButton -
Available on OutlinedButton, provided by the OutlinedButtonX extension
-
linearGradientColor(
List< Color> colors) → Container -
Available on OutlinedButton, provided by the OutlinedButtonX extension