child property

Widget? child
final

for custom child any where in the body. This will override the gallery button for filled. use Align/Positioned to position the child.

Implementation

final Widget? child;