title property

String title
final

TopButton's title. Usually text that hints which action will be taken when user taps the button or pulls the page.

Implementation

final String title;