companyName property

Widget? companyName
getter/setter pair

Company name. Displayed on the top right of the payment prompt. If null and staging is true, a "Demo" text is displayed.

Implementation

Widget? companyName;