aboutListTileTitle abstract method

String aboutListTileTitle(
  1. String applicationName
)

The default title for AboutListTile.

Implementation

String aboutListTileTitle(String applicationName);