menu
yuuna
utils
JidoujishoIconButton
onTap property
onTap
brightness_4
brightness_5
onTap
property
(
FutureOr
<
void
>
Function
()
?)
onTap
final
The action to execute and wait for. While enabled,
Implementation
final FutureOr<void> Function()? onTap;
yuuna
utils
JidoujishoIconButton
onTap property
JidoujishoIconButton class
Constructors
JidoujishoIconButton
Properties
backgroundColor
busy
constraints
disabledColor
enabled
enabledColor
hashCode
icon
isWideTapArea
key
onTap
onTapDown
padding
runtimeType
shapeBorder
size
tooltip
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==