CssFile constructor

const CssFile(
  1. String path
)

Implementation

const CssFile(this.path);