regularBold method

T regularBold(
  1. bool selected
)

Implementation

T regularBold(bool selected) => regularBoldOrNull(selected)!;