menu
test_docs package
documentation
test_docs_annotation_base.dart
TestDocs
TestDocs.new const constructor
TestDocs.new const constructor
dark_mode
light_mode
TestDocs
constructor
const
TestDocs
(
{
String
?
title
,
String
?
description
,
String
?
dependencies
,
})
Implementation
const TestDocs({this.title, this.description, this.dependencies});
test_docs package
documentation
test_docs_annotation_base
TestDocs
TestDocs.new const constructor
TestDocs class