bodyLarge19 property

dynamic get bodyLarge19

Implementation

static get bodyLarge19 => theme.textTheme.bodyLarge!.copyWith(
      fontSize: 19.fSize,
    );