ASSET_POWERED_BY_GOOGLE_ON_WHITE constant

AssetImage const ASSET_POWERED_BY_GOOGLE_ON_WHITE

"Powered by google" image that should be used when background is white

Implementation

static const AssetImage ASSET_POWERED_BY_GOOGLE_ON_WHITE = AssetImage(
    'assets/google/powered_by_google_on_white.png',
    package: 'flutter_google_places_sdk_platform_interface');