prefix property

String? prefix
inherited

prefix A user-visible prefix for the action. For example a section or item numbering such as 1. or A.

Implementation

String? get prefix => throw _privateConstructorUsedError;