pageTitle property

String? get pageTitle

Implementation

String? get pageTitle => (_$data['pageTitle'] as String?);