menu
cdx_comments package
documentation
models/module_features.dart
FeatureChecker
commentHasFeature abstract method
commentHasFeature abstract method
dark_mode
light_mode
commentHasFeature
abstract method
bool
commentHasFeature
(
ModuleFeature
feature
)
Implementation
bool commentHasFeature(ModuleFeature feature);
cdx_comments package
documentation
models/module_features
FeatureChecker
commentHasFeature abstract method
FeatureChecker class