applicationLegalese property

String? applicationLegalese
final

A string to show in small print in the AboutContent.

Typically this is a copyright notice.

Defaults to the empty string.

Implementation

final String? applicationLegalese;