Skip to content

Commit 089e36e

Browse files
committed
🎨 format
1 parent dc8eee4 commit 089e36e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/common/extensions/build_context.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ extension ThemingExtensions on BuildContext {
1616
/// Get [BoekwerkDecorator] from [BuildContext].
1717
@Deprecated('Use katjasBoekwerkDecorator instead')
1818
BoekwerkDecorator get textThemesDecorator => BoekwerkDecorator(katjasBoekwerk, katjasKleurPlaat);
19+
1920
/// Get [BoekwerkDecorator] from [BuildContext].
2021
BoekwerkDecorator get katjasBoekwerkDecorator => BoekwerkDecorator(katjasBoekwerk, katjasKleurPlaat);
2122

0 commit comments

Comments
 (0)