tools/my_elevated_button library

Functions

adaptiveAction({required VoidCallback onPressed, required Widget child, bool isDefaultAction = false, bool isDestructiveAction = false}) Widget
elevatedButtonNormal({Color? backgroundColor, Color? textColor, OutlinedBorder? shape, double? elevation, EdgeInsetsGeometry? padding}) → dynamic
elevatedButtonNormalV1({Color? color, Color? textColor, OutlinedBorder? shape}) → dynamic