svgLogoPath property

String? svgLogoPath
final

The svg path of the logo that will be displayed at the top of the drawer. The file must have the svg extension. If this parameter is not informed, it will not be displayed immediately.

Implementation

final String? svgLogoPath;