Kohei Tabata

Results 1 comments of Kohei Tabata

@programer001 I encountered the same issue, and that unexpected behavior is caused by the code below. https://github.com/nslogx/flutter_easyloading/blob/develop/lib/src/widgets/container.dart#L204 So, maybe it will be good to insert last line. ``` EasyLoading.instance ..indicatorType...