SILPlatformLoader constructor

const SILPlatformLoader({
  1. Color color = grey,
})

Implementation

const SILPlatformLoader({this.color = grey});