LineBuilder constructor
const
LineBuilder(
- PromptTheme theme
Creates a LineBuilder with the given theme.
Implementation
const LineBuilder(this.theme);
Creates a LineBuilder with the given theme.
const LineBuilder(this.theme);