DefaultPlayerCustomizer constructor
DefaultPlayerCustomizer({})
Implementation
DefaultPlayerCustomizer({
this.row1col1,
this.row1col2,
this.row2col1,
this.row2col2,
this.row2col3,
this.row2col4,
this.row3col1,
this.row3col2,
this.row3col3,
this.row3col4,
this.row4col1,
this.row4col2,
this.row5col1,
this.row5col2,
this.row5col3,
this.row5col4
});