PageBlockSubtitle constructor

PageBlockSubtitle(
  1. {required RichText subtitle,
  2. int? extra,
  3. int? clientId}
)

The subtitle of a page

Implementation

PageBlockSubtitle