referenceCodeHintTextStyle property
getter/setter pair
Implementation
static var referenceCodeHintTextStyle = TextStyleBase.bodyL.copyWith(
color: Colors.white,
);
static var referenceCodeHintTextStyle = TextStyleBase.bodyL.copyWith(
color: Colors.white,
);