width property

double? width
final

Width parsed from an alt of the form WxH (e.g. ![100x200](url)).

Implementation

final double? width;