YYFlutter/flutter-custom-dialog

Replace "EdgeInsets margin" by "EdgeInsetsGeometry margin"

slavap opened this issue · 0 comments

This is necessary for RTL support, so EdgeInsetsDirectional could be passed as property value.