title property

String? title
final

This is a builder for an intro screen

title of your slide String

Implementation

/// title of your slide
///[String]
final String? title;