menu
aegee_leiden_app
screens/navigationShell/local_widgets/currentRouteTitle.dart
CurrentRouteTitle
CurrentRouteTitle const constructor
CurrentRouteTitle
dark_mode
light_mode
CurrentRouteTitle
constructor
const
CurrentRouteTitle
(
{
Key
?
key
,
bool
isWide
=
false
}
)
Implementation
const CurrentRouteTitle({super.key, this.isWide = false});
aegee_leiden_app
currentRouteTitle
CurrentRouteTitle
CurrentRouteTitle const constructor
CurrentRouteTitle class