logo property

Widget? logo
final

Optional logo — typical use is a SvgPicture/Image resolved at app bootstrap. Open UI Kit treats the widget as opaque.

Implementation

final Widget? logo;