hussam

refactor: follow dart layout conventions

... ... @@ -5,5 +5,7 @@
library flutter_screenutil;
export 'src/r_padding.dart';
export 'src/screen_util.dart';
export 'src/screenutil_init.dart';
export 'src/size_extension.dart';
... ...