AndrossyActivity<T extends AndrossyController> constructor
const
AndrossyActivity<T extends AndrossyController> ({})
Implementation
const AndrossyActivity({
super.key,
this.identifier,
this.showLifecycleLog = false,
this.statusBar = true,
this.transparentAppBar = false,
this.transparentNavigationBar = false,
});