XbJkMGSvbtNjLhGb<T> constructor
XbJkMGSvbtNjLhGb<T> ({
- RelativeRect? position,
- Widget? child,
- double? elevation,
- ThemeData? theme,
- String? barrierLabel,
- String? semanticLabel,
- int? duration,
- MaterialType? type = MaterialType.card,
Implementation
XbJkMGSvbtNjLhGb({
this.position,
this.child,
this.elevation,
this.theme,
this.barrierLabel,
this.semanticLabel,
this.duration,
this.type = MaterialType.card,
});