iaLoader method

Widget iaLoader()

Implementation

Widget iaLoader() => CommonLoader(
      color: Theme.of(_ctx).primaryColor,
    );