AwsBuildPressMenu class

Constructors

AwsBuildPressMenu({double width = 190, double height = 220, Color? color, List<BoxShadow>? boxShadow, ScrollPhysics? physics, AwsWidgetDirections direction = AwsWidgetDirections.vertical, required List<Widget> children})

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

build() Widget
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