menu
webify_toolkit package
documentation
webify.dart
SeoAwarePage<T extends StatefulWidget>
seoIndexable property
seoIndexable property
dark_mode
light_mode
seoIndexable
property
bool
get
seoIndexable
Whether this page should be indexed
Implementation
bool get seoIndexable => true;
webify_toolkit package
documentation
webify
SeoAwarePage<T extends StatefulWidget>
seoIndexable property
SeoAwarePage mixin