modalTitle static method
Modal / bottom-sheet title — typically Inter w700 20px.
Implementation
static TextStyle modalTitle(BuildContext context) => _get(context, 'modalTitle');
Modal / bottom-sheet title — typically Inter w700 20px.
static TextStyle modalTitle(BuildContext context) => _get(context, 'modalTitle');