The name of the controller. By default, it is the runtime type of the controller. Override this property to provide a custom name.
@override String get name => runtimeType.toString();