LegacyTheme class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- logoAppBar → Image
-
final
- packageName → String
-
final
Static Methods
-
getThemeData(
[BuildContext? context]) → ThemeData -
isSmallDevice(
BuildContext context) → bool
Constants
- backgroundColor → const Color
- blackFont → const FontWeight
- boldFont → const FontWeight
- defaultBottomButtonPadding → const EdgeInsets
- defaultFamilyFont → const String
- defaultPadding → const EdgeInsets
- defaultSpacing → const EdgeInsets
- extraBoldFont → const FontWeight
- extraLightFont → const FontWeight
- lightFont → const FontWeight
- mediumFont → const FontWeight
- primaryColor → const Color
- regularFont → const FontWeight
- semiBoldFont → const FontWeight
- thinFont → const FontWeight
- welcomeBackgroundGradient → const LinearGradient