Flutter
material
InkResponse
customBorder property
customBorder
description
customBorder
property
Null safety
ShapeBorder
?
customBorder
final
The custom clip border which overrides
borderRadius
.
Implementation
final ShapeBorder? customBorder;
Flutter
material
InkResponse
customBorder property
InkResponse class
Constructors
InkResponse
Properties
autofocus
borderRadius
canRequestFocus
child
containedInkWell
customBorder
enableFeedback
excludeFromSemantics
focusColor
focusNode
hashCode
highlightColor
highlightShape
hoverColor
key
mouseCursor
onDoubleTap
onFocusChange
onHighlightChanged
onHover
onLongPress
onTap
onTapCancel
onTapDown
onTapUp
overlayColor
radius
runtimeType
splashColor
splashFactory
statesController
Methods
build
createElement
debugCheckContext
debugDescribeChildren
debugFillProperties
getRectCallback
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==