AppShell Overview
menu
flutter_connectivity
flutter_connectivity.dart
NoInternetScreen
titleTextStyle property
titleTextStyle
dark_mode
light_mode
titleTextStyle
property
TextStyle
?
titleTextStyle
final
Textstyle of the title. Overridden if
title
is set.
Implementation
final TextStyle? titleTextStyle;
flutter_connectivity
flutter_connectivity
NoInternetScreen
titleTextStyle property
NoInternetScreen class