backgroundImage property

ImageProvider<Object>? backgroundImage
final

Optional background image for the button (asset, network, etc.).

Implementation

final ImageProvider? backgroundImage;