style property

String Function(String) style
final

Convert the asset name to a correctly styled name, e.g camelCase or snakeCase.

Implementation

final String Function(String) style;