path property

String get path

Caminho da página de arquivo da tag (ex.: /blog/tag/flutter).

Implementation

String get path => '/blog/tag/$slug';