LineBuilder constructor

const LineBuilder(
  1. PromptTheme theme
)

Creates a LineBuilder with the given theme.

Implementation

const LineBuilder(this.theme);