getSubtitle method

  1. @override
String getSubtitle(
  1. BuildContext context
)
override

Implementation

@override
String getSubtitle(BuildContext context) =>
    'The requested file was not found.';