MaterialInkResponseEx<T extends Widget?> extension

on
  • T

Methods

inkResponse({Key? key, void onTap()?, void onTapDown(TapDownDetails)?, void onTapCancel()?, void onDoubleTap()?, void onLongPress()?, void onHighlightChanged(bool)?, void onHover(bool)?, MouseCursor? mouseCursor, bool containedInkWell = false, BoxShape highlightShape = BoxShape.circle, double? radius, BorderRadius? borderRadius, ShapeBorder? customBorder, Color? focusColor, Color? hoverColor, Color? highlightColor, MaterialStateProperty<Color?>? overlayColor, Color? splashColor, InteractiveInkFeatureFactory? splashFactory, bool enableFeedback = true, bool excludeFromSemantics = false, FocusNode? focusNode, bool canRequestFocus = true, void onFocusChange(bool)?, bool autofocus = false}) InkResponse
InkResponse