actionName property

  1. @protected
String get actionName

Equivalent to the page name. (e.g. 'HomePage').

Implementation

@protected
String get actionName => 'Created widget ${widget.toStringShort()}';