FirebaseProfileScreen class

Inheritance

Constructors

FirebaseProfileScreen({String title = 'Profile', IconData? icon = Icons.account_circle})

Properties

appbarEnabled bool
getter/setter pairinherited
collection SQCollection
no setterinherited
context BuildContext
no setterinherited
doc SQDoc
finalinherited
hashCode int
The hash code for this object.
no setterinherited
icon IconData?
getter/setter pairinherited
isInline bool
getter/setter pairinherited
liveListener StreamSubscription<DocData>?
getter/setter pairinherited
mounted bool
no setterinherited
padding EdgeInsets
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
screenPadding EdgeInsetsGeometry?
no setterinherited
show bool Function(BuildContext)
getter/setter pairinherited
title String
finalinherited

Methods

actionsDisplay() Widget
inherited
appBar() PreferredSizeWidget?
inherited
appBarActions() List<Widget>
inherited
createState() State<ScreenWidget<Screen>>
inherited
dispose() → void
inherited
exitScreen<V extends Object?>([V? value]) → void
inherited
fieldDisplay(SQField field) Widget
inherited
fieldsDisplay() List<Widget>
inherited
floatingActionButton() FloatingActionButton?
inherited
go<T extends Object?>(BuildContext context, {bool replace = false}) Future<T?>
inherited
initScreen() → void
inherited
inherited
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
refresh() → void
inherited
refreshBackButton() → void
inherited
refreshMainButton() → void
inherited
screenBody() Widget
inherited
toString() String
A string representation of this object.
inherited
toWidget() Widget
inherited

Operators

operator &(Screen other) Screen
inherited
operator ==(Object other) bool
The equality operator.
inherited