$Cache constructor

$Cache({
  1. List<Tag>? children,
})

Implementation

$Cache({super.children});