logo property

LogoSettingsInterface logo
latefinal

The interface to set the logo settings.

Implementation

late final LogoSettingsInterface logo = LogoSettingsInterface(
    binaryMessenger: _mapboxMapsPlatform.binaryMessenger,
    messageChannelSuffix: _mapboxMapsPlatform.channelSuffix.toString());