baseImageUrl property

String? baseImageUrl
final

Optional network image URL to use as background

Example:

baseImageUrl: 'https://example.com/background.jpg',

Implementation

final String? baseImageUrl;