image property

Widget? image
final

Image of page Tips: Wrap your image with an alignment widget like Align or Center

Implementation

final Widget? image;