Panel<TPanelAddon extends PanelAddon> class
abstract
- Implementers
Constructors
- Panel(TPanelAddon addon)
-
const
Properties
Methods
-
buildBody(
BuildContext context, Component component, Story story) → Widget -
buildTitle(
BuildContext context, Component component, Story story) → Widget -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited