description property
String?
get
description
Returns the description of this Histogram.
Implementation
String? get description => _description;
Returns the description of this Histogram.
String? get description => _description;