body2Small property

  1. @override
TextStyle body2Small
override

Secondary body text on small devices

Implementation

@override
TextStyle get body2Small => textTheme.body2Small!;