regularSolid method

T regularSolid(
  1. bool selected
)

Implementation

T regularSolid(bool selected) => regularSolidOrNull(selected)!;