title property

  1. @override
String get title
override

could be used for the scaffold appbar title

Implementation

@override
String get title => 'Inspektionen: $user';