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