LabelSmartThumbnailContent constructor

const LabelSmartThumbnailContent(
  1. String label
)

Implementation

const factory LabelSmartThumbnailContent(final String label) =
    _$LabelSmartThumbnailContentImpl;