HareWidgetExts extension
- on
Methods
-
showSnack(
{String? message, Color? textColor, Color? actionTextColor, Color? acitonBackgroundColor, Color? actionDisabledTextColor, Color? actionDisabledBackgroundColor, String? actionLabel, void onAction()?, Widget? content, Color? backgroundColor, double? elevation, EdgeInsetsGeometry? margin, EdgeInsetsGeometry? padding, double? width, ShapeBorder? shape, HitTestBehavior? hitTestBehavior, SnackBarBehavior? behavior, SnackBarAction? action, double? actionOverflowThreshold, bool? showCloseIcon, Color? closeIconColor, Duration duration = _snackBarDisplayDuration, Animation< double> ? animation, void onVisible()?, DismissDirection dismissDirection = DismissDirection.down, Clip clipBehavior = Clip.hardEdge}) → void -
Available on HareWidget, provided by the HareWidgetExts extension
-
showSnackBar(
SnackBar snackBar) → void -
Available on HareWidget, provided by the HareWidgetExts extension