referenceCodeHintTextStyle property

TextStyle referenceCodeHintTextStyle
getter/setter pair

Implementation

static var referenceCodeHintTextStyle = TextStyleBase.bodyL.copyWith(
  color: Colors.white,
);