menuHeading property

TextStyle menuHeading
getter/setter pair

Implementation

late var menuHeading = theme.t19Bold22
    .copyWith(fontWeight: FontWeight.w600, color: Colors.black);