DukeSpacing class
Constructors
- DukeSpacing(BuildContext context)
Properties
- appBarIconsPadding → EdgeInsetsGeometry
-
Padding between icons in appBar
Example: icons in action of appBar
final
- cardContentHorizontalPadding → EdgeInsetsGeometry
-
Padding Widget in the card from edge of card
final
- context → BuildContext
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- lg → double
-
36.0
final
- md → double
-
24.0
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- screenEdgePadding → EdgeInsetsGeometry
-
Padding whole page from edge of device screen
It's a flexible padding based on screen size
final
- sm → double
-
16.0
final
- xl → double
-
48.0
final
- xs → double
-
12.0
final
- xxl → double
-
72.0
final
- xxs → double
-
6.0
final
- zero → EdgeInsetsGeometry
-
final
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