SubtitleComponent

public protocol SubtitleComponent

Protocol representing a component with a subtitle

  • Subtitle

    Declaration

    Swift

    var subtitle_: String? { get }