topLeadingText property

String? topLeadingText
final

Optional label rendered next to the platform back icon when topLeading is not provided. When null, the control renders icon-only.

Implementation

final String? topLeadingText;