ErrorStateWidget constructor

const ErrorStateWidget(
  1. {double? height,
  2. double? width}
)

Implementation

const ErrorStateWidget({this.height, this.width});