title property

String? title
inherited

title The textual description of the action displayed to a user. For example, when the action is a test to be performed, the title would be the title of the test such as Assay by HPLC.

Implementation

String? get title => throw _privateConstructorUsedError;