menu
codeveloper_tools package
documentation
MyTools/tools/Button_Tools/MyButton.dart
MyButton
onTap property
onTap property
dark_mode
light_mode
onTap
property
void Function
()
?
onTap
getter/setter pair
Implementation
void
Function
()? onTap;
codeveloper_tools package
documentation
MyTools/tools/Button_Tools/MyButton
MyButton
onTap property
MyButton class
Constructors
new
Properties
addShadow
border
buttonCircularRadius
buttonColor
buttonHeight
buttonWidth
gradient
hashCode
key
margin
onDoubleTap
onHover
onLongPress
onTap
padding
runtimeType
text
textColor
textFont
textFontFamily
textFontWeight
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==