-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TWEAK: Coordinates for date field in letter-sized docs
Also regenerated API docs
- Loading branch information
1 parent
97ae46e
commit a5d01fc
Showing
222 changed files
with
562 additions
and
244 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -376,7 +376,7 @@ <h5>app library</h5> | |
<footer> | ||
<span class="no-break"> | ||
castform | ||
1.1.0+0 | ||
1.2.1+0 | ||
</span> | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -131,7 +131,7 @@ <h5>App class</h5> | |
<footer> | ||
<span class="no-break"> | ||
castform | ||
1.1.0+0 | ||
1.2.1+0 | ||
</span> | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -186,7 +186,7 @@ <h5>App class</h5> | |
<footer> | ||
<span class="no-break"> | ||
castform | ||
1.1.0+0 | ||
1.2.1+0 | ||
</span> | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -142,7 +142,7 @@ <h5>app library</h5> | |
<footer> | ||
<span class="no-break"> | ||
castform | ||
1.1.0+0 | ||
1.2.1+0 | ||
</span> | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -123,7 +123,7 @@ <h5>PaperType enum</h5> | |
<footer> | ||
<span class="no-break"> | ||
castform | ||
1.1.0+0 | ||
1.2.1+0 | ||
</span> | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -127,7 +127,7 @@ <h5>PaperType enum</h5> | |
<footer> | ||
<span class="no-break"> | ||
castform | ||
1.1.0+0 | ||
1.2.1+0 | ||
</span> | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,144 @@ | ||
<!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, height=device-height, initial-scale=1, user-scalable=no"> | ||
<meta name="description" content="API docs for the a4FormTemplate property from the constants library, for the Dart programming language."> | ||
<title>a4FormTemplate property - constants library - Dart API</title> | ||
|
||
|
||
|
||
<link rel="preconnect" href="https://fonts.gstatic.com"> | ||
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" href="../static-assets/github.css?v1"> | ||
<link rel="stylesheet" href="../static-assets/styles.css?v1"> | ||
<link rel="icon" href="../static-assets/favicon.png?v1"> | ||
|
||
|
||
</head> | ||
|
||
|
||
<body data-base-href="../" data-using-base-href="false" class="light-theme"> | ||
|
||
<div id="overlay-under-drawer"></div> | ||
|
||
<header id="title"> | ||
<span id="sidenav-left-toggle" class="material-symbols-outlined" role="button" tabindex="0">menu</span> | ||
<ol class="breadcrumbs gt-separated dark hidden-xs"> | ||
<li><a href="../index.html">castform</a></li> | ||
<li><a href="../constants/constants-library.html">constants</a></li> | ||
<li class="self-crumb">a4FormTemplate property</li> | ||
</ol> | ||
<div class="self-name">a4FormTemplate</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> | ||
<div class="toggle" id="theme-button"> | ||
<label for="theme"> | ||
<input type="checkbox" id="theme" value="light-theme"> | ||
<span class="material-symbols-outlined"> | ||
brightness_4 | ||
</span> | ||
</label> | ||
</div> | ||
</header> | ||
<main> | ||
|
||
<div id="dartdoc-main-content" class="main-content"> | ||
<div> | ||
<h1><span class="kind-top-level-property">a4FormTemplate</span> top-level property | ||
<a href="https://dart.dev/null-safety" class="feature feature-null-safety" title="Supports the null safety language feature.">Null safety</a> | ||
|
||
</h1></div> | ||
|
||
<section class="multi-line-signature"> | ||
|
||
<a href="https://pub.dev/documentation/pdf/3.10.1/widgets/Image-class.html">Image</a>? | ||
<span class="name ">a4FormTemplate</span> | ||
<div class="features"><span class="feature">read / write</span></div> | ||
|
||
</section> | ||
|
||
|
||
|
||
<section class="summary source-code" id="source"> | ||
<h2><span>Implementation</span></h2> | ||
<pre class="language-dart"><code class="language-dart">pw.Image? a4FormTemplate;</code></pre> | ||
</section> | ||
|
||
|
||
|
||
</div> <!-- /.main-content --> | ||
|
||
<div id="dartdoc-sidebar-left" class="sidebar sidebar-offcanvas-left"> | ||
<header id="header-search-sidebar" class="hidden-l"> | ||
<form class="search-sidebar" role="search"> | ||
<input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search..."> | ||
</form> | ||
</header> | ||
|
||
<ol class="breadcrumbs gt-separated dark hidden-l" id="sidebar-nav"> | ||
<li><a href="../index.html">castform</a></li> | ||
<li><a href="../constants/constants-library.html">constants</a></li> | ||
<li class="self-crumb">a4FormTemplate property</li> | ||
</ol> | ||
|
||
|
||
<h5>constants library</h5> | ||
<ol> | ||
|
||
|
||
|
||
<li class="section-title"><a href="../constants/constants-library.html#constants">Constants</a></li> | ||
<li><a href="../constants/aboutText-constant.html">aboutText</a></li> | ||
<li><a href="../constants/defaultBorder-constant.html">defaultBorder</a></li> | ||
<li><a href="../constants/defaultPadding-constant.html">defaultPadding</a></li> | ||
<li><a href="../constants/maximumHumanLifespan-constant.html">maximumHumanLifespan</a></li> | ||
|
||
<li class="section-title"><a href="../constants/constants-library.html#properties">Properties</a></li> | ||
<li><a href="../constants/a4FormTemplate.html">a4FormTemplate</a></li> | ||
<li><a href="../constants/appName.html">appName</a></li> | ||
<li><a href="../constants/appVersion.html">appVersion</a></li> | ||
<li><a href="../constants/formTextStyle.html">formTextStyle</a></li> | ||
<li><a href="../constants/letterFormTemplate.html">letterFormTemplate</a></li> | ||
|
||
<li class="section-title"><a href="../constants/constants-library.html#functions">Functions</a></li> | ||
<li><a href="../constants/initPackageInfo.html">initPackageInfo</a></li> | ||
<li><a href="../constants/initPdfConstants.html">initPdfConstants</a></li> | ||
|
||
<li class="section-title"><a href="../constants/constants-library.html#enums">Enums</a></li> | ||
<li><a href="../constants/PaperType.html">PaperType</a></li> | ||
|
||
|
||
</ol> | ||
|
||
</div><!--/.sidebar-offcanvas-left--> | ||
|
||
<div id="dartdoc-sidebar-right" class="sidebar sidebar-offcanvas-right"> | ||
</div><!--/.sidebar-offcanvas--> | ||
|
||
</main> | ||
|
||
<footer> | ||
<span class="no-break"> | ||
castform | ||
1.2.1+0 | ||
</span> | ||
|
||
|
||
</footer> | ||
|
||
|
||
|
||
<script src="../static-assets/highlight.pack.js?v1"></script> | ||
<script src="../static-assets/docs.dart.js"></script> | ||
|
||
|
||
|
||
</body> | ||
|
||
</html> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.