configure method

void configure(
  1. RowndConfig configure
)

Implementation

void configure(RowndConfig configure) {
  throw UnimplementedError('configure() has not been implemented.');
}