FlintServerRenderer constructor

const FlintServerRenderer({
  1. bool includeScopedStyles = true,
})

Creates a server renderer.

Implementation

const FlintServerRenderer({this.includeScopedStyles = true});