PConfig constructor
      const
      PConfig({ 
    
    
- TextStyle textStyle = const TextStyle(fontSize: 16),
Implementation
const PConfig({this.textStyle = const TextStyle(fontSize: 16)});