-
-
Notifications
You must be signed in to change notification settings - Fork 508
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: tasneemkoushar <[email protected]>
- Loading branch information
1 parent
d968fa6
commit 9b4efe8
Showing
1,396 changed files
with
90,712 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# 404 | ||
|
||
Oops, something's gone wrong :-( | ||
|
||
You've tried to visit a page that doesn't exist. Luckily this site has other | ||
[pages](index.md). |
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,347 @@ | ||
|
||
|
||
|
||
# AppTheme class | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
## Constructors | ||
|
||
[AppTheme](../apptheme/AppTheme/AppTheme.md) () | ||
|
||
|
||
|
||
|
||
## Properties | ||
|
||
##### [hashCode](https://api.flutter.dev/flutter/dart-core/Object/hashCode.html) → [int](https://api.flutter.dev/flutter/dart-core/int-class.html) | ||
|
||
|
||
|
||
The hash code for this object. | ||
_<span class="feature">read-only</span><span class="feature">inherited</span>_ | ||
|
||
|
||
|
||
##### [runtimeType](https://api.flutter.dev/flutter/dart-core/Object/runtimeType.html) → [Type](https://api.flutter.dev/flutter/dart-core/Type-class.html) | ||
|
||
|
||
|
||
A representation of the runtime type of the object. | ||
_<span class="feature">read-only</span><span class="feature">inherited</span>_ | ||
|
||
|
||
|
||
|
||
|
||
## Methods | ||
|
||
##### [noSuchMethod](https://api.flutter.dev/flutter/dart-core/Object/noSuchMethod.html)([Invocation](https://api.flutter.dev/flutter/dart-core/Invocation-class.html) invocation) dynamic | ||
|
||
|
||
|
||
Invoked when a non-existent method or property is accessed. | ||
_<span class="feature">inherited</span>_ | ||
|
||
|
||
|
||
##### [toString](https://api.flutter.dev/flutter/dart-core/Object/toString.html)() [String](https://api.flutter.dev/flutter/dart-core/String-class.html) | ||
|
||
|
||
|
||
A string representation of this object. | ||
_<span class="feature">inherited</span>_ | ||
|
||
|
||
|
||
|
||
|
||
## Operators | ||
|
||
##### [operator ==](https://api.flutter.dev/flutter/dart-core/Object/operator_equals.html)([Object](https://api.flutter.dev/flutter/dart-core/Object-class.html) other) [bool](https://api.flutter.dev/flutter/dart-core/bool-class.html) | ||
|
||
|
||
|
||
The equality operator. | ||
_<span class="feature">inherited</span>_ | ||
|
||
|
||
|
||
|
||
|
||
## Static Properties | ||
|
||
##### [bodyText1](../apptheme/AppTheme/bodyText1.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [bodyText2](../apptheme/AppTheme/bodyText2.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [bodyText3](../apptheme/AppTheme/bodyText3.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [button](../apptheme/AppTheme/button.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [headline1](../apptheme/AppTheme/headline1.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [headline2](../apptheme/AppTheme/headline2.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [headline3](../apptheme/AppTheme/headline3.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [headline4](../apptheme/AppTheme/headline4.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [headline5](../apptheme/AppTheme/headline5.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [headline6](../apptheme/AppTheme/headline6.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [overline](../apptheme/AppTheme/overline.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [subtitle1](../apptheme/AppTheme/subtitle1.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [subtitle2](../apptheme/AppTheme/subtitle2.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
##### [title](../apptheme/AppTheme/title.md) ↔ [TextStyle](https://api.flutter.dev/flutter/painting/TextStyle-class.html) | ||
|
||
|
||
|
||
|
||
_<span class="feature">read / write</span>_ | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
## Constants | ||
|
||
##### [blackPrimary](../apptheme/AppTheme/blackPrimary-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [blackSecondary](../apptheme/AppTheme/blackSecondary-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [blackTertiary](../apptheme/AppTheme/blackTertiary-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [blue](../apptheme/AppTheme/blue-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [green](../apptheme/AppTheme/green-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [grey](../apptheme/AppTheme/grey-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [lightGrey](../apptheme/AppTheme/lightGrey-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [primary](../apptheme/AppTheme/primary-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [red](../apptheme/AppTheme/red-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [secondary](../apptheme/AppTheme/secondary-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [shadow](../apptheme/AppTheme/shadow-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [tertiary](../apptheme/AppTheme/tertiary-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [white](../apptheme/AppTheme/white-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.html) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
##### [yellow](../apptheme/AppTheme/yellow-constant.md) const [Color](https://api.flutter.dev/flutter/dart-ui/Color-class.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
|
||
|
||
|
||
# AppTheme constructor | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
AppTheme() | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Oops, something went wrong.