FlatStyle class
- Inheritance
-
- Object
- BuiltInStyle
- FlatStyle
Constructors
- FlatStyle(ToastificationType type)
-
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- type → ToastificationType
-
finalinherited
Methods
-
backgroundColor(
BuildContext context) → Color -
override
-
borderRadius(
BuildContext context) → BorderRadiusGeometry -
override
-
borderSide(
BuildContext context) → BorderSide -
override
-
boxShadow(
BuildContext context) → List< BoxShadow> -
inherited
-
closeIcon(
BuildContext context) → IconData -
override
-
closeIconColor(
BuildContext context) → Color -
override
-
descriptionTextStyle(
BuildContext context) → TextStyle? -
inherited
-
elevation(
BuildContext context) → double -
inherited
-
foregroundColor(
BuildContext context) → Color -
override
-
icon(
BuildContext context) → IconData -
inherited
-
iconColor(
BuildContext context) → Color -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onPrimaryColor(
BuildContext context) → MaterialColor -
override
-
padding(
BuildContext context) → EdgeInsetsGeometry -
inherited
-
primaryColor(
BuildContext context) → MaterialColor -
override
-
progressIndicatorStrokeWidth(
BuildContext context) → double -
inherited
-
progressIndicatorTheme(
BuildContext context) → ProgressIndicatorThemeData -
override
-
titleTextStyle(
BuildContext context) → TextStyle? -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited