FramedLayout constructor
const
FramedLayout(
- String title, {
- PromptTheme theme = const PromptTheme(),
Implementation
const FramedLayout(this.title, {this.theme = const PromptTheme()});