CustomListView.html 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=no">
  7. <meta name="description" content="API docs for the CustomListView constructor from the Class CustomListView class from the home library, for the Dart programming language.">
  8. <title>CustomListView constructor - CustomListView class - home library - Dart API</title>
  9. <link rel="preconnect" href="https://fonts.gstatic.com">
  10. <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">
  11. <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
  12. <link rel="stylesheet" href="../../static-assets/github.css">
  13. <link rel="stylesheet" href="../../static-assets/styles.css">
  14. <link rel="icon" href="../../static-assets/favicon.png">
  15. </head>
  16. <body data-base-href="../../"
  17. data-using-base-href="false">
  18. <div id="overlay-under-drawer"></div>
  19. <header id="title">
  20. <button id="sidenav-left-toggle" type="button">&nbsp;</button>
  21. <ol class="breadcrumbs gt-separated dark hidden-xs">
  22. <li><a href="../../index.html">trpp</a></li>
  23. <li><a href="../../screens_home/screens_home-library.html">home</a></li>
  24. <li><a href="../../screens_home/CustomListView-class.html">CustomListView</a></li>
  25. <li class="self-crumb">CustomListView constructor</li>
  26. </ol>
  27. <div class="self-name">CustomListView</div>
  28. <form class="search navbar-right" role="search">
  29. <input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
  30. </form>
  31. </header>
  32. <main>
  33. <div id="dartdoc-sidebar-left" class="sidebar sidebar-offcanvas-left">
  34. <header id="header-search-sidebar" class="hidden-l">
  35. <form class="search-sidebar" role="search">
  36. <input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
  37. </form>
  38. </header>
  39. <ol class="breadcrumbs gt-separated dark hidden-l" id="sidebar-nav">
  40. <li><a href="../../index.html">trpp</a></li>
  41. <li><a href="../../screens_home/screens_home-library.html">home</a></li>
  42. <li><a href="../../screens_home/CustomListView-class.html">CustomListView</a></li>
  43. <li class="self-crumb">CustomListView constructor</li>
  44. </ol>
  45. <h5>CustomListView class</h5>
  46. <ol>
  47. <li class="section-title"><a href="../../screens_home/CustomListView-class.html#constructors">Constructors</a></li>
  48. <li><a href="../../screens_home/CustomListView/CustomListView.html">CustomListView</a></li>
  49. <li class="section-title">
  50. <a href="../../screens_home/CustomListView-class.html#instance-properties">Properties</a>
  51. </li>
  52. <li class="inherited"><a href="https://api.flutter.dev/flutter/widgets/Widget/hashCode.html">hashCode</a></li>
  53. <li class="inherited"><a href="https://api.flutter.dev/flutter/widgets/Widget/key.html">key</a></li>
  54. <li><a href="../../screens_home/CustomListView/notesList.html">notesList</a></li>
  55. <li><a href="../../screens_home/CustomListView/notificationList.html">notificationList</a></li>
  56. <li><a href="../../screens_home/CustomListView/onDismissed.html">onDismissed</a></li>
  57. <li><a href="../../screens_home/CustomListView/openNote.html">openNote</a></li>
  58. <li class="inherited"><a href="https://api.flutter.dev/flutter/dart-core/Object/runtimeType.html">runtimeType</a></li>
  59. <li class="section-title"><a href="../../screens_home/CustomListView-class.html#instance-methods">Methods</a></li>
  60. <li><a href="../../screens_home/CustomListView/build.html">build</a></li>
  61. <li class="inherited"><a href="https://api.flutter.dev/flutter/widgets/StatelessWidget/createElement.html">createElement</a></li>
  62. <li class="inherited"><a href="https://api.flutter.dev/flutter/foundation/DiagnosticableTree/debugDescribeChildren.html">debugDescribeChildren</a></li>
  63. <li class="inherited"><a href="https://api.flutter.dev/flutter/widgets/Widget/debugFillProperties.html">debugFillProperties</a></li>
  64. <li><a href="../../screens_home/CustomListView/getModel.html">getModel</a></li>
  65. <li class="inherited"><a href="https://api.flutter.dev/flutter/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
  66. <li class="inherited"><a href="https://api.flutter.dev/flutter/foundation/DiagnosticableTree/toDiagnosticsNode.html">toDiagnosticsNode</a></li>
  67. <li class="inherited"><a href="https://api.flutter.dev/flutter/foundation/Diagnosticable/toString.html">toString</a></li>
  68. <li class="inherited"><a href="https://api.flutter.dev/flutter/foundation/DiagnosticableTree/toStringDeep.html">toStringDeep</a></li>
  69. <li class="inherited"><a href="https://api.flutter.dev/flutter/foundation/DiagnosticableTree/toStringShallow.html">toStringShallow</a></li>
  70. <li class="inherited"><a href="https://api.flutter.dev/flutter/widgets/Widget/toStringShort.html">toStringShort</a></li>
  71. <li class="section-title inherited"><a href="../../screens_home/CustomListView-class.html#operators">Operators</a></li>
  72. <li class="inherited"><a href="https://api.flutter.dev/flutter/widgets/Widget/operator_equals.html">operator ==</a></li>
  73. </ol>
  74. </div><!--/.sidebar-offcanvas-left-->
  75. <div id="dartdoc-main-content" class="main-content">
  76. <div><h1><span class="kind-constructor">CustomListView</span> constructor </h1></div>
  77. <section class="multi-line-signature">
  78. <span class="name ">CustomListView</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="-param-key">{<span class="type-annotation"><a href="https://api.flutter.dev/flutter/foundation/Key-class.html">Key</a></span> <span class="parameter-name">key</span>, </span></li>
  79. <li><span class="parameter" id="-param-notesList"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../data_data/NotesModel-class.html">NotesModel</a></span>&gt;</span></span> <span class="parameter-name">notesList</span>, </span></li>
  80. <li><span class="parameter" id="-param-openNote"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/Function-class.html">Function</a></span> <span class="parameter-name">openNote</span>, </span></li>
  81. <li><span class="parameter" id="-param-onDismissed"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/Function-class.html">Function</a></span> <span class="parameter-name">onDismissed</span>, </span></li>
  82. <li><span class="parameter" id="-param-notificationList"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../data_data/NotificationModel-class.html">NotificationModel</a></span>&gt;</span></span> <span class="parameter-name">notificationList</span>}</span></li>
  83. </ol>)
  84. </section>
  85. <section class="summary source-code" id="source">
  86. <h2><span>Implementation</span></h2>
  87. <pre class="language-dart"><code class="language-dart">CustomListView(
  88. {Key key,
  89. this.notesList,
  90. this.openNote,
  91. this.onDismissed,
  92. this.notificationList})
  93. : super(key: key);</code></pre>
  94. </section>
  95. </div> <!-- /.main-content -->
  96. <div id="dartdoc-sidebar-right" class="sidebar sidebar-offcanvas-right">
  97. </div><!--/.sidebar-offcanvas-->
  98. </main>
  99. <footer>
  100. <span class="no-break">
  101. trpp
  102. 2.0.0+2
  103. </span>
  104. </footer>
  105. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  106. <script src="../../static-assets/typeahead.bundle.min.js"></script>
  107. <script src="../../static-assets/highlight.pack.js"></script>
  108. <script src="../../static-assets/script.js"></script>
  109. </body>
  110. </html>