menu
flenx package
documentation
blog/models/blog_post.dart
BlogPost
subtitle property
subtitle property
dark_mode
light_mode
subtitle
property
String
?
subtitle
final
Linha-fina / subtítulo (estilo G1) exibida sob o título. Opcional.
Implementation
final String? subtitle;
flenx package
documentation
blog/models/blog_post
BlogPost
subtitle property
BlogPost class