nameWithExtension property

String get nameWithExtension

Implementation

String get nameWithExtension => path.split(Platform.pathSeparator).last;