|  | <!DOCTYPE html> | 
|  | <html lang="en"> | 
|  | <head> | 
|  | <meta charset="utf-8"> | 
|  | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | 
|  | <meta name="viewport" content="width=device-width, initial-scale=1"> | 
|  | <meta name="description" content="css library API docs, for the Dart programming language."> | 
|  | <title>css library - Dart API</title> | 
|  | <!-- required because all the links are pseudo-absolute --> | 
|  | <base href=".."> | 
|  |  | 
|  | <link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:500,400i,400,300|Source+Sans+Pro:400,300,700" rel="stylesheet"> | 
|  | <link rel="stylesheet" href="static-assets/github.css"> | 
|  | <link rel="stylesheet" href="static-assets/styles.css"> | 
|  | <link rel="icon" href="static-assets/favicon.png"> | 
|  |  | 
|  | </head> | 
|  |  | 
|  | <body> | 
|  |  | 
|  | <div id="overlay-under-drawer"></div> | 
|  |  | 
|  | <header id="title"> | 
|  | <button id="sidenav-left-toggle" type="button"> </button> | 
|  | <ol class="breadcrumbs gt-separated dark hidden-xs"> | 
|  | <li><a href="index.html">test_package</a></li> | 
|  | <li class="self-crumb">css library</li> | 
|  | </ol> | 
|  | <div class="self-name">css</div> | 
|  | <form class="search navbar-right" role="search"> | 
|  | <input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search..."> | 
|  | </form> | 
|  | </header> | 
|  |  | 
|  | <main> | 
|  |  | 
|  | <div class="col-xs-6 col-sm-3 col-md-2 sidebar sidebar-offcanvas-left"> | 
|  | <h5><span class="package-name">test_package</span> <span class="package-kind">package</span></h5> | 
|  |  | 
|  | <ol> | 
|  | <li class="section-title"><a href="index.html#libraries">Libraries</a></li> | 
|  | <li><a href="anonymous_library/anonymous_library-library.html">anonymous_library</a></li> | 
|  | <li><a href="another_anonymous_lib/another_anonymous_lib-library.html">another_anonymous_lib</a></li> | 
|  | <li><a href="code_in_comments/code_in_comments-library.html">code_in_comments</a></li> | 
|  | <li><a href="css/css-library.html">css</a></li> | 
|  | <li><a href="ex/ex-library.html">ex</a></li> | 
|  | <li><a href="fake/fake-library.html">fake</a></li> | 
|  | <li><a class="deprecated" href="is_deprecated/is_deprecated-library.html">is_deprecated</a></li> | 
|  | <li><a href="reexport_one/reexport_one-library.html">reexport_one</a></li> | 
|  | <li><a href="reexport_two/reexport_two-library.html">reexport_two</a></li> | 
|  | <li><a href="test_package_imported.main/test_package_imported.main-library.html">test_package_imported.main</a></li> | 
|  | <li><a href="two_exports/two_exports-library.html">two_exports</a></li> | 
|  | </ol> | 
|  | </div> | 
|  |  | 
|  | <div class="col-xs-12 col-sm-9 col-md-8 main-content"> | 
|  | <h1>css library</h1> | 
|  |  | 
|  | <section class="desc markdown"> | 
|  | <p>Testing that a library name doesn't conflict | 
|  | with directories created by dartdoc.</p> | 
|  | </section> | 
|  |  | 
|  |  | 
|  |  | 
|  | <section class="summary offset-anchor" id="properties"> | 
|  | <h2>Properties</h2> | 
|  |  | 
|  | <dl class="properties"> | 
|  | <dt id="theOnlyThingInTheLibrary" class="property"> | 
|  | <span class="name"><a href="css/theOnlyThingInTheLibrary.html">theOnlyThingInTheLibrary</a></span> | 
|  | <span class="signature">↔ String</span> | 
|  | </dt> | 
|  | <dd> | 
|  |  | 
|  | <div class="features">read / write</div> | 
|  | </dd> | 
|  | </dl> | 
|  | </section> | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | </div> <!-- /.main-content --> | 
|  |  | 
|  | <div class="col-xs-6 col-sm-6 col-md-2 sidebar sidebar-offcanvas-right"> | 
|  | <h5>css library</h5> | 
|  | <ol> | 
|  |  | 
|  |  | 
|  | <li class="section-title"><a href="css/css-library.html#properties">Properties</a></li> | 
|  | <li><a href="css/theOnlyThingInTheLibrary.html">theOnlyThingInTheLibrary</a></li> | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | </ol> | 
|  | </div><!--/sidebar-offcanvas-right--> | 
|  |  | 
|  | </main> | 
|  |  | 
|  | <footer> | 
|  | <span class="no-break"> | 
|  | test_package 0.0.1 | 
|  | </span> | 
|  |  | 
|  | </footer> | 
|  |  | 
|  | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> | 
|  | <script src="static-assets/typeahead.bundle.min.js"></script> | 
|  | <script src="static-assets/highlight.pack.js"></script> | 
|  | <script src="static-assets/URI.js"></script> | 
|  | <script src="static-assets/script.js"></script> | 
|  |  | 
|  |  | 
|  | </body> | 
|  |  | 
|  | </html> |