NikuStack class

Inheritance
Mixed in types
Available Extensions

Constructors

NikuStack(List<Widget> children, {Key? key, AlignmentGeometry? alignment, TextDirection? textDirection, StackFit? fit, Clip? clipBehavior})

Properties

$parent Niku
finalinherited
alignment AlignmentGeometry?
getter/setter pairoverride
antiAlias → void
no setterinherited
antiAliasWithSaveLayer → void
no setterinherited
apply NikuStack?
no getteroverride
aspect double
no getterinherited
aspectRatio double
no getterinherited
bottomCenter → void
no setterinherited
bottomEnd → void
no setterinherited
bottomStart → void
no setterinherited
boxConstraints BoxConstraints
no getterinherited
center → void
no setterinherited
centerEnd → void
no setterinherited
centerStart → void
no setterinherited
children List<Widget>
getter/setter pair
clip Clip?
getter/setter pairinherited
clipBehavior Clip?
getter/setter pair
copied NikuStack
no setteroverride
deps List
getter/setter pairinherited
expand → void
no setterinherited
expanded → dynamic
no setterinherited
fh double
no getterinherited
fill → void
no setterinherited
fit StackFit?
getter/setter pairoverride
flex int
getter/setter pairinherited
formKey Key
no getterinherited
fractionH double
no getterinherited
fractionHeight double
no getterinherited
fractionSize List<double>
no getterinherited
fractionW double
no getterinherited
fractionWidth double
no getterinherited
freezed → void
no setterinherited
fullHeight → void
no setterinherited
fullSize → void
no setterinherited
fullWidth → void
no setterinherited
fw double
no getterinherited
h double
no getterinherited
h100 → void
no setterinherited
hardEdge → void
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
height double
no getterinherited
heightPercent double
no getterinherited
hFactor double
no getterinherited
hFull → void
no setterinherited
hidden → dynamic
no setterinherited
hMax double
no getterinherited
hMin double
no getterinherited
hPercent double
no getterinherited
key Key?
Controls how one widget replaces another widget in the tree.
finalinherited
loose → void
no setterinherited
ltr → void
no setterinherited
m double
no getterinherited
margin EdgeInsets
no getterinherited
maxH double
no getterinherited
maxHeight double
no getterinherited
maxSize List<double>
no getterinherited
maxW double
no getterinherited
maxWidth double
no getterinherited
mb double
no getterinherited
minH double
no getterinherited
minHeight double
no getterinherited
minSize List<double>
no getterinherited
minW double
no getterinherited
minWidth double
no getterinherited
ml double
no getterinherited
mr double
no getterinherited
mt double
no getterinherited
mx double
no getterinherited
my double
no getterinherited
n NikuExplictParentBuilder
no setterinherited
noClip → void
no setterinherited
parent NikuExplictParentBuilder
no setterinherited
passthrough → void
no setterinherited
ratio double
no getterinherited
rtl → void
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollable → void
no setterinherited
self NikuStack
no setteroverride
sizePercent List<double>
no getterinherited
sliverToBox → void
no setterinherited
textDirection TextDirection?
getter/setter pairoverride
theme ThemeData
no getterinherited
tip String
no getterinherited
tooltip String
no getterinherited
topCenter → void
no setterinherited
topEnd → void
no setterinherited
topStart → void
no setterinherited
visible bool
no getterinherited
w double
no getterinherited
w100 → void
no setterinherited
wFactor double
no getterinherited
wFull → void
no setterinherited
width double
no getterinherited
widthPercent double
no getterinherited
wMax double
no getterinherited
wMin double
no getterinherited
wPercent double
no getterinherited
wrap → dynamic
Cancel parent size inheritance by wrapping the widget with a Wrap.
no setterinherited

Methods

build(BuildContext _) Widget
inherited
createElement() StatelessElement
Creates a StatelessElement to manage this widget's location in the tree.
inherited
debugDescribeChildren() List<DiagnosticsNode>
Returns a list of DiagnosticsNode objects describing this node's children.
inherited
debugFillProperties(DiagnosticPropertiesBuilder properties) → void
Add additional properties associated with the node.
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
of(NikuStack? v) → void
inherited
on({void tapDown(TapDownDetails)?, void tapUp(TapUpDetails)?, VoidCallback? tap, VoidCallback? tapCancel, VoidCallback? secondaryTap, void secondaryTapDown(TapDownDetails)?, void secondaryTapUp(TapUpDetails)?, VoidCallback? secondaryTapCancel, void tertiaryTapDown(TapDownDetails)?, void tertiaryTapUp(TapUpDetails)?, VoidCallback? tertiaryTapCancel, void doubleTapDown(TapDownDetails)?, VoidCallback? doubleTap, VoidCallback? doubleTapCancel, VoidCallback? longPress, void longPressStart(LongPressStartDetails)?, void longPressMoveUpdate(LongPressMoveUpdateDetails)?, VoidCallback? longPressUp, void longPressEnd(LongPressEndDetails)?, VoidCallback? secondaryLongPress, void secondaryLongPressStart(LongPressStartDetails)?, void secondaryLongPressMoveUpdate(LongPressMoveUpdateDetails)?, VoidCallback? secondaryLongPressUp, void secondaryLongPressEnd(LongPressEndDetails)?, void verticalDragDown(DragDownDetails)?, void verticalDragStart(DragStartDetails)?, void verticalDragUpdate(DragUpdateDetails)?, void verticalDragEnd(DragEndDetails)?, VoidCallback? verticalDragCancel, void horizontalDragDown(DragDownDetails)?, void horizontalDragStart(DragStartDetails)?, void horizontalDragUpdate(DragUpdateDetails)?, void horizontalDragEnd(DragEndDetails)?, VoidCallback? horizontalDragCancel, void forcePressStart(ForcePressDetails)?, void forcePressPeak(ForcePressDetails)?, void forcePressUpdate(ForcePressDetails)?, void forcePressEnd(ForcePressDetails)?, void panDown(DragDownDetails)?, void panStart(DragStartDetails)?, void panUpdate(DragUpdateDetails)?, void panEnd(DragEndDetails)?, VoidCallback? panCancel, void scaleStart(ScaleStartDetails)?, void scaleUpdate(ScaleUpdateDetails)?, void scaleEnd(ScaleEndDetails)?}) → void
inherited
toDiagnosticsNode({String? name, DiagnosticsTreeStyle? style}) DiagnosticsNode
Returns a debug representation of the object that is used by debugging tools and by DiagnosticsNode.toStringDeep.
inherited
toString({DiagnosticLevel minLevel = DiagnosticLevel.info}) String
A string representation of this object.
inherited
toStringDeep({String prefixLineOne = '', String? prefixOtherLines, DiagnosticLevel minLevel = DiagnosticLevel.debug}) String
Returns a string representation of this node and its descendants.
inherited
toStringShallow({String joiner = ', ', DiagnosticLevel minLevel = DiagnosticLevel.debug}) String
Returns a one-line detailed description of the object.
inherited
toStringShort() String
A short, textual description of this widget.
inherited
use(List<NikuStack> v) → void
inherited
useAnimationBuilder({required Widget builder(BuildContext context, Widget child), required AnimationController animation}) → void
inherited
useDarkMode(BuildContext context, NikuStack builder(NikuStack, bool)) → void
inherited
useForm({Key? key, AutovalidateMode? autovalidateMode, Future<bool> onWillPop()?, void onChanged()?}) → void
inherited
useParent(Widget compose(Niku)) → void
inherited
usePlatform(BuildContext context, {NikuStack android(NikuStack)?, NikuStack iOS(NikuStack)?, NikuStack fuchsia(NikuStack)?, NikuStack linux(NikuStack)?, NikuStack macOS(NikuStack)?, NikuStack windows(NikuStack)?, NikuStack web(NikuStack)?}) → void
inherited
useQuery(BuildContext context, NikuStack builder(NikuStack, MediaQueryData)) → void
inherited
useScreen(BuildContext context, {NikuStack base(NikuStack)?, NikuStack xs(NikuStack)?, NikuStack sm(NikuStack)?, NikuStack md(NikuStack)?, NikuStack lg(NikuStack)?, NikuStack xl(NikuStack)?}) → void
void useScreen({ // > 568px Widget Function(Niku)? base, // 568 - 640px Widget Function(Niku)? xs, // 640 - 768px Widget Function(Niku)? sm, // 768 - 920px Widget Function(Niku)? md, // 920 - 1024px Widget Function(Niku)? lg, // > 1024px Widget Function(Niku)? xl, })
inherited
useScrollView({ScrollController? controller, Axis scrollDirection = Axis.vertical, bool? primary, bool reverse = false, ScrollPhysics? physics, DragStartBehavior dragStartBehavior = DragStartBehavior.start, String? restorationId}) → void
inherited
useSize(BuildContext context, NikuStack builder(NikuStack, Size)) → void
inherited
useThemeSelector(BuildContext context, {NikuStack light(NikuStack)?, NikuStack dark(NikuStack)?}) → void
inherited
widget(BuildContext context) Widget
override

Operators

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