styleEntryLabel property
Implementation
static final TextStyle styleEntryLabel = TextStyle(
fontSize: 11,
fontWeight: FontWeight.normal,
color: colorLabel,
);
static final TextStyle styleEntryLabel = TextStyle(
fontSize: 11,
fontWeight: FontWeight.normal,
color: colorLabel,
);