FoldConfig constructor
const
FoldConfig({
- String placeholderText = '…',
Implementation
const FoldConfig({
this.placeholderText = '…',
});
const FoldConfig({
this.placeholderText = '…',
});