NikuCheckboxListTile class

Inheritance
Mixed in types
Available Extensions

Constructors

NikuCheckboxListTile(bool? value, {Key? key, ValueChanged<bool?>? onChanged, Color? activeColor, Color? checkColor, Color? tileColor, Widget? title, Widget? subtitle, bool? isThreeLine, bool? dense, Widget? secondary, bool? selected, ListTileControlAffinity? controlAffinity, bool? autofocus, NikuEdgeInsets? contentPadding, bool? tristate, ShapeBorder? shape, Color? selectedTileColor, VisualDensity? visualDensity, FocusNode? focusNode, bool? enableFeedback, Color? splashColor, Color? highlightColor, Color? hoverColor, Color? focusColor})

Properties

$parent Niku
finalinherited
activeColor Color?
getter/setter pair
apply NikuCheckboxListTile?
no getteroverride
aspect double
no getterinherited
aspectRatio double
no getterinherited
autofocus bool?
getter/setter pair
boxConstraints BoxConstraints
no getterinherited
checkColor Color?
getter/setter pair
contentPadding NikuEdgeInsets?
getter/setter pairoverride
controlAffinity ListTileControlAffinity?
getter/setter pairoverride
copied NikuCheckboxListTile
no setteroverride
dense bool?
getter/setter pair
deps List
getter/setter pairinherited
enableFeedback bool?
getter/setter pair
expanded → dynamic
no setterinherited
fh double
no getterinherited
fill → void
no setterinherited
flex int
getter/setter pairinherited
focusColor Color?
getter/setter pair
focusNode FocusNode?
getter/setter pairoverride
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
hidden → dynamic
no setterinherited
highlightColor Color?
getter/setter pair
hMax double
no getterinherited
hMin double
no getterinherited
hoverColor Color?
getter/setter pair
hPercent double
no getterinherited
isDense → void
no setter
isThreeLine bool?
getter/setter pair
key Key?
Controls how one widget replaces another widget in the tree.
finalinherited
leading → 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
onChanged ValueChanged<bool?>?
getter/setter pair
p double
no getterinherited
parent NikuExplictParentBuilder
no setterinherited
pb double
no getterinherited
pl double
no getterinherited
platform → void
no setterinherited
pr double
no getterinherited
pt double
no getterinherited
px double
no getterinherited
py double
no getterinherited
ratio double
no getterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollable → void
no setterinherited
secondary Widget?
getter/setter pair
selected bool?
getter/setter pair
selectedTileColor Color?
getter/setter pair
self NikuCheckboxListTile
no setteroverride
shape ShapeBorder?
getter/setter pair
sizePercent List<double>
no getterinherited
sliverToBox → void
no setterinherited
splashColor Color?
getter/setter pair
subtitle Widget?
getter/setter pair
theme ThemeData
no getterinherited
threeLine → void
no setter
tileColor Color?
getter/setter pair
tip String
no getterinherited
title Widget?
getter/setter pair
tooltip String
no getterinherited
trailing → void
no setterinherited
tristate bool?
getter/setter pair
value bool?
getter/setter pair
visible bool
no getterinherited
visualDensity VisualDensity?
getter/setter pair
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(NikuCheckboxListTile? 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<NikuCheckboxListTile> v) → void
inherited
useAnimationBuilder({required Widget builder(BuildContext context, Widget child), required AnimationController animation}) → void
inherited
useDarkMode(BuildContext context, NikuCheckboxListTile builder(NikuCheckboxListTile, bool)) → void
inherited
useFocus(FocusNode builder(FocusNode?), {String? debugLabel, FocusOnKeyCallback? onKey, FocusOnKeyEventCallback? onKeyEvent, bool skipTraversal = false, bool canRequestFocus = true, bool descendantsAreFocusable = true}) → dynamic
inherited
useFocusNode(FocusNode builder(FocusNode?), {String? debugLabel, FocusOnKeyCallback? onKey, FocusOnKeyEventCallback? onKeyEvent, bool skipTraversal = false, bool canRequestFocus = true, bool descendantsAreFocusable = true}) → dynamic
inherited
useForm({Key? key, AutovalidateMode? autovalidateMode, Future<bool> onWillPop()?, void onChanged()?}) → void
inherited
useParent(Widget compose(Niku)) → void
inherited
usePlatform(BuildContext context, {NikuCheckboxListTile android(NikuCheckboxListTile)?, NikuCheckboxListTile iOS(NikuCheckboxListTile)?, NikuCheckboxListTile fuchsia(NikuCheckboxListTile)?, NikuCheckboxListTile linux(NikuCheckboxListTile)?, NikuCheckboxListTile macOS(NikuCheckboxListTile)?, NikuCheckboxListTile windows(NikuCheckboxListTile)?, NikuCheckboxListTile web(NikuCheckboxListTile)?}) → void
inherited
useQuery(BuildContext context, NikuCheckboxListTile builder(NikuCheckboxListTile, MediaQueryData)) → void
inherited
useScreen(BuildContext context, {NikuCheckboxListTile base(NikuCheckboxListTile)?, NikuCheckboxListTile xs(NikuCheckboxListTile)?, NikuCheckboxListTile sm(NikuCheckboxListTile)?, NikuCheckboxListTile md(NikuCheckboxListTile)?, NikuCheckboxListTile lg(NikuCheckboxListTile)?, NikuCheckboxListTile xl(NikuCheckboxListTile)?}) → 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, NikuCheckboxListTile builder(NikuCheckboxListTile, Size)) → void
inherited
useThemeSelector(BuildContext context, {NikuCheckboxListTile light(NikuCheckboxListTile)?, NikuCheckboxListTile dark(NikuCheckboxListTile)?}) → void
inherited
widget(BuildContext context) Widget
override

Operators

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