michaelroudnitski / Tabs

The expense sharing app.
GNU General Public License v3.0
287 stars 61 forks source link

style: Theme.of(context).textTheme.subtitle2, #24

Open lucasjinreal opened 4 years ago

lucasjinreal commented 4 years ago
        headline4:
        ^^^^^^^^^

/E:/apps/flutter/packages/flutter/lib/src/material/text_theme.dart:109:9: Context: Found this candidate, but the arguments don't match. const TextTheme({ ^^^^^^^^^ lib/main.dart:79:52: Error: The getter 'headline4' isn't defined for the class 'TextTheme'.

FAILURE: Build failed with an exception.

tamsir commented 4 years ago

Someone have a solution?