Class StatefulWidget | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class StatefulWidget

    Inheritance
    System.Object
    Diagnosticable
    DiagnosticableTree
    CanonicalMixinDiagnosticableTree
    Widget
    StatefulWidget
    AsScreen
    ChartPage
    EventsWaterfallScreen
    HoverTrackWidget
    MouseHoverWidget
    _PersistentBottomSheet
    BottomAppBar
    BottomNavigationBar
    BottomSheet
    Checkbox
    DefaultTabController
    DrawerController
    DropdownButton<T>
    ExpandIcon
    ExpansionPanelList
    ExpansionTile
    FlexibleSpaceBar
    Ink
    InkResponse
    InputDecorator
    Material
    MaterialApp
    MergeableMaterial
    PopupMenuButton<T>
    PopupMenuEntry<T>
    ProgressIndicator
    Radio<T>
    RawChip
    RawMaterialButton
    RefreshIndicator
    ReorderableListView
    Scaffold
    Scrollbar
    Slider
    SliverAppBar
    SnackBarAction
    Switch
    TabBarView
    TextField
    Tooltip
    UserAccountsDrawerHeader
    _StoreListener<State, ViewModel>
    _ModalScope
    AnimatedCrossFade
    AnimatedSwitcher
    AnimatedWidget
    AutomaticKeepAlive
    Dismissible
    Draggable<T>
    DragTarget<T>
    EditableText
    FocusScope
    Form
    FormField<T>
    GlowingOverscrollIndicator
    Hero
    Image
    ImplicitlyAnimatedWidget
    Localizations
    Navigator
    NestedScrollView
    Overlay
    PageView
    PreferredSizeWidget
    RawGestureDetector
    RichTextSelectionGestureDetector
    Scrollable
    SelectableText
    TextSelectionGestureDetector
    WidgetInspector
    WidgetsApp
    WillPopScope
    Inherited Members
    Widget.key
    Widget.toStringShort()
    Widget.debugFillProperties(DiagnosticPropertiesBuilder)
    Widget.canUpdate(Widget, Widget)
    CanonicalMixinDiagnosticableTree.pureWidget
    CanonicalMixinDiagnosticableTree.Equals(Object)
    CanonicalMixinDiagnosticableTree.GetHashCode()
    DiagnosticableTree.toStringShallow(String, DiagnosticLevel)
    DiagnosticableTree.toStringDeep(String, String, DiagnosticLevel)
    DiagnosticableTree.toDiagnosticsNode(String, DiagnosticsTreeStyle)
    DiagnosticableTree.debugDescribeChildren()
    Diagnosticable.ToString()
    Diagnosticable.toString(DiagnosticLevel)
    Namespace: Unity.UIWidgets.widgets
    Syntax
    public abstract class StatefulWidget : Widget

    Constructors

    StatefulWidget(Key)

    Declaration
    protected StatefulWidget(Key key = null)
    Parameters
    Type Name Description
    Key key

    Methods

    createElement()

    Declaration
    public override Element createElement()
    Returns
    Type Description
    Element
    Overrides
    Widget.createElement()

    createState()

    Declaration
    public abstract State createState()
    Returns
    Type Description
    State
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023