diginote
header_footer
Footer
onPressed property
onPressed
onPressed
property
Null safety
void Function
()
onPressed
final
Called when the button is pressed.
Implementation
final void Function() onPressed;
diginote
header_footer
Footer
onPressed property
Footer class
Constructors
Footer
Properties
buttonText
footerText
hashCode
key
onPressed
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==