Selector.id constructor

const Selector.id(
  1. String id
)

Implementation

const Selector.id(String id) : selector = '#$id';