MiniAppTestingScreen class

Inheritance

Constructors

MiniAppTestingScreen()

Properties

appbarEnabled bool
getter/setter pairinherited
context BuildContext
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
icon IconData?
getter/setter pairinherited
isInline bool
getter/setter pairinherited
miniAppCollection MiniAppCollection
latefinal
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

appBar() PreferredSizeWidget?
inherited
appBarActions() List<Widget>
inherited
backButtonDebug(MiniAppBackButton backButton) Widget
cloudStorageDebug(CloudStorage cloudStorage) Widget
createState() State<ScreenWidget<Screen>>
inherited
dispose() → void
inherited
exitScreen<V extends Object?>([V? value]) → void
inherited
floatingActionButton() FloatingActionButton?
inherited
go<T extends Object?>(BuildContext context, {bool replace = false}) Future<T?>
inherited
initScreen() → void
override
mainButtonDebug(MainButton mainButton) Widget
miniAppDebug() Widget
inherited
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
popupsDebug() Widget
refresh() → void
inherited
refreshBackButton() → void
override
refreshMainButton() → void
override
screenBody() Widget
override
themeParamsDebug(ThemeParams tp) Widget
toString() String
A string representation of this object.
inherited
toWidget() Widget
inherited
webAppInitDataDebug(WebAppInitData initData) Widget
webAppUserDebug(WebAppUser user) Widget

Operators

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