isSnakeCaseStyle property

bool isSnakeCaseStyle

Implementation

bool get isSnakeCaseStyle => style == snakeCaseStyle;