isSnakeCaseStyle property

bool get isSnakeCaseStyle

Implementation

bool get isSnakeCaseStyle => style == snakeCaseStyle;