error property

Widget Function(Object error)? error
final

에러 발생 시 표시할 위젯 (선택)

Implementation

final Widget Function(Object error)? error;