NikuDismissible class
- Inheritance
-
- Object
- DiagnosticableTree
- Widget
- StatelessWidget
- NikuDismissible
- Mixed-in types
- Available extensions
Constructors
-
NikuDismissible(Key key, {Widget? child, Widget? background, Widget? secondaryBackground, Future<
bool?> confirmDismiss(DismissDirection)?, void onResize()?, void onUpdate(DismissUpdateDetails)?, void onDismissed(DismissDirection)?, DismissDirection? direction, Duration? resizeDuration, Map<DismissDirection, double> ? dismissThresholds, Duration? movementDuration, double? crossAxisEndOffset, DragStartBehavior? dragStartBehavior, HitTestBehavior? behavior})
Properties
- $parent → Niku
-
finalinherited
- apply ← NikuDismissible?
-
no getteroverride
- aspect ← double
-
no getterinherited
- aspectRatio ← double
-
no getterinherited
- background ↔ Widget?
-
getter/setter pair
- behavior ↔ HitTestBehavior?
-
getter/setter pair
- boxConstraints ← BoxConstraints
-
no getterinherited
- child ↔ Widget?
-
getter/setter pair
-
confirmDismiss
↔ Future<
bool?> Function(DismissDirection)? -
getter/setter pair
- copied → NikuDismissible
-
no setterinherited
- crossAxisEndOffset ↔ double?
-
getter/setter pair
- deps ↔ List
-
getter/setter pairinherited
- direction ↔ DismissDirection?
-
getter/setter pairoverride
-
dismissThresholds
↔ Map<
DismissDirection, double> ? -
getter/setter pair
- down → void
-
no setterinherited
- dragStartBehavior ↔ DragStartBehavior?
-
getter/setter pair
- endToStart → void
-
no setterinherited
- expanded → dynamic
-
no setterinherited
- fh ← double
-
no getterinherited
- fill → void
-
no setterinherited
- 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
- 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
-
no setterinherited
- hMax ← double
-
no getterinherited
- hMin ← double
-
no getterinherited
- horizontal → void
-
no setterinherited
- hPercent ← double
-
no getterinherited
- key ↔ Key
-
Controls how one widget replaces another widget in the tree.
getter/setter pairoverride-getter
- 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
- movementDuration ↔ Duration?
-
getter/setter pair
- mr ← double
-
no getterinherited
- mt ← double
-
no getterinherited
- mx ← double
-
no getterinherited
- my ← double
-
no getterinherited
- n → NikuExplictParentBuilder
-
no setterinherited
- noDissmiss → void
-
no setterinherited
- onDismissed ↔ void Function(DismissDirection)?
-
getter/setter pair
- onResize ↔ void Function()?
-
getter/setter pair
- onUpdate ↔ void Function(DismissUpdateDetails)?
-
getter/setter pair
- parent → NikuExplictParentBuilder
-
no setterinherited
- ratio ← double
-
no getterinherited
- resizeDuration ↔ Duration?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- scrollable → void
-
no setterinherited
- secondaryBackground ↔ Widget?
-
getter/setter pair
- self → NikuDismissible
-
no setteroverride
-
sizePercent
← List<
double> -
no getterinherited
- sliverToBox → void
-
no setterinherited
- startToEnd → void
-
no setterinherited
- theme ← ThemeData
-
no getterinherited
- tip ← String
-
no getterinherited
- tooltip ← String
-
no getterinherited
- up → void
-
no setterinherited
- vertical → 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(
NikuDismissible? 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< NikuDismissible> v) → void -
inherited
-
useAnimationBuilder(
{required Widget builder(BuildContext context, Widget child), required AnimationController animation}) → void -
inherited
-
useBackground(
Widget callback(Niku)) → void -
useBg(
Widget callback(Niku)) → void -
useChild(
Widget callback(Niku)) → void -
useDarkMode(
BuildContext context, NikuDismissible builder(NikuDismissible, bool)) → void -
inherited
-
useForm(
{Key? key, AutovalidateMode? autovalidateMode, Future< bool> onWillPop()?, void onChanged()?}) → void -
inherited
-
useParent(
Widget compose(Niku)) → void -
inherited
-
usePlatform(
BuildContext context, {NikuDismissible android(NikuDismissible)?, NikuDismissible iOS(NikuDismissible)?, NikuDismissible fuchsia(NikuDismissible)?, NikuDismissible linux(NikuDismissible)?, NikuDismissible macOS(NikuDismissible)?, NikuDismissible windows(NikuDismissible)?, NikuDismissible web(NikuDismissible)?}) → void -
inherited
-
useQuery(
BuildContext context, NikuDismissible builder(NikuDismissible, MediaQueryData)) → void -
inherited
-
useScreen(
BuildContext context, {NikuDismissible base(NikuDismissible)?, NikuDismissible xs(NikuDismissible)?, NikuDismissible sm(NikuDismissible)?, NikuDismissible md(NikuDismissible)?, NikuDismissible lg(NikuDismissible)?, NikuDismissible xl(NikuDismissible)?}) → 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
-
useSecondaryBackground(
Widget callback(Niku)) → void -
useSecondBg(
Widget callback(Niku)) → void -
useSize(
BuildContext context, NikuDismissible builder(NikuDismissible, Size)) → void -
inherited
-
useThemeSelector(
BuildContext context, {NikuDismissible light(NikuDismissible)?, NikuDismissible dark(NikuDismissible)?}) → void -
inherited
-
widget(
BuildContext context) → Widget -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited