assetMarkerSize property

Size? assetMarkerSize
final

Asset marker size which can be used to resize image at assetPath. If null, defaults to Constants.kDefaultMarkerSize.

Implementation

final Size? assetMarkerSize;