NikuRadio<T> class

Inheritance
Mixed in types
Available Extensions

Constructors

NikuRadio(T value, {Key? key, T? groupValue, ValueChanged<T?>? onChanged, MouseCursor? mouseCursor, bool? toggleable, Color? activeColor, NikuState<Color?>? fillColorState, MaterialTapTargetSize? materialTapTargetSize, VisualDensity? visualDensity, Color? focusColor, Color? hoverColor, NikuState<Color?>? overlayColorState, double? splashRadius, FocusNode? focusNode, bool? autofocus, Color? fillColor, Color? overlayColor})

Properties

$parent Niku
finalinherited
activeColor Color?
read / write
apply NikuRadio?
write-onlyoverride
aspect double
write-onlyinherited
aspectRatio double
write-onlyinherited
autofocus bool?
read / write
boxConstraints BoxConstraints
write-onlyinherited
copied NikuRadio
read-onlyoverride
deps List
read / writeinherited
expanded → dynamic
read-onlyinherited
fh double
write-onlyinherited
fill → void
read-onlyinherited
fillColor Color
write-only
fillColorState NikuState<Color?>?
read / write
flex int
read / writeinherited
focusColor Color?
read / write
focusNode FocusNode?
read / writeoverride
formKey Key
write-onlyinherited
fractionH double
write-onlyinherited
fractionHeight double
write-onlyinherited
fractionSize List<double>
write-onlyinherited
fractionW double
write-onlyinherited
fractionWidth double
write-onlyinherited
freezed → void
read-onlyinherited
fullHeight → void
read-onlyinherited
fullSize → void
read-onlyinherited
fullWidth → void
read-onlyinherited
fw double
write-onlyinherited
groupValue ↔ T?
read / write
h double
write-onlyinherited
h100 → void
read-onlyinherited
hashCode int
The hash code for this object.
read-onlyinherited
height double
write-onlyinherited
heightPercent double
write-onlyinherited
hFactor double
write-onlyinherited
hFull → void
read-onlyinherited
hidden → dynamic
read-onlyinherited
hMax double
write-onlyinherited
hMin double
write-onlyinherited
hoverColor Color?
read / write
hPercent double
write-onlyinherited
key Key?
Controls how one widget replaces another widget in the tree.
read / writeoverride-getter
m double
write-onlyinherited
margin EdgeInsets
write-onlyinherited
materialTapTargetSize MaterialTapTargetSize?
read / write
maxH double
write-onlyinherited
maxHeight double
write-onlyinherited
maxSize List<double>
write-onlyinherited
maxW double
write-onlyinherited
maxWidth double
write-onlyinherited
mb double
write-onlyinherited
minH double
write-onlyinherited
minHeight double
write-onlyinherited
minSize List<double>
write-onlyinherited
minW double
write-onlyinherited
minWidth double
write-onlyinherited
ml double
write-onlyinherited
mouseCursor MouseCursor?
read / write
mr double
write-onlyinherited
mt double
write-onlyinherited
mx double
write-onlyinherited
my double
write-onlyinherited
n NikuExplictParentBuilder
read-onlyinherited
onChanged ValueChanged<T?>?
read / write
overlayColor Color
write-only
overlayColorState NikuState<Color?>?
read / write
parent NikuExplictParentBuilder
read-onlyinherited
ratio double
write-onlyinherited
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
scrollable → void
read-onlyinherited
self NikuRadio
read-onlyoverride
sizePercent List<double>
write-onlyinherited
sliverToBox → void
read-onlyinherited
splashRadius double?
read / write
theme ThemeData
write-onlyinherited
tip String
write-onlyinherited
toggleable bool?
read / write
tooltip String
write-onlyinherited
value ↔ T
read / write
visible bool
write-onlyinherited
visualDensity VisualDensity?
read / write
w double
write-onlyinherited
w100 → void
read-onlyinherited
wFactor double
write-onlyinherited
wFull → void
read-onlyinherited
width double
write-onlyinherited
widthPercent double
write-onlyinherited
wMax double
write-onlyinherited
wMin double
write-onlyinherited
wPercent double
write-onlyinherited
wrap → dynamic
Cancel parent size inheritance by wrapping the widget with a Wrap.
read-onlyinherited

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(NikuRadio? 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<NikuRadio> v) → void
inherited
useAnimationBuilder({required Widget builder(BuildContext context, Widget child), required AnimationController animation}) → void
inherited
useDarkMode(BuildContext context, NikuRadio builder(NikuRadio, bool)) → void
inherited
useFillColor({Color? all, Color? disabled, Color? dragged, Color? error, Color? focused, Color? hovered, Color? pressed, Color? scrolledUnder, Color? selected, Color? base}) → void
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
useOverlayColor({Color? all, Color? disabled, Color? dragged, Color? error, Color? focused, Color? hovered, Color? pressed, Color? scrolledUnder, Color? selected, Color? base}) → void
useParent(Widget compose(Niku)) → void
inherited
usePlatform(BuildContext context, {NikuRadio android(NikuRadio)?, NikuRadio iOS(NikuRadio)?, NikuRadio fuchsia(NikuRadio)?, NikuRadio linux(NikuRadio)?, NikuRadio macOS(NikuRadio)?, NikuRadio windows(NikuRadio)?, NikuRadio web(NikuRadio)?}) → void
inherited
useQuery(BuildContext context, NikuRadio builder(NikuRadio, MediaQueryData)) → void
inherited
useScreen(BuildContext context, {NikuRadio base(NikuRadio)?, NikuRadio xs(NikuRadio)?, NikuRadio sm(NikuRadio)?, NikuRadio md(NikuRadio)?, NikuRadio lg(NikuRadio)?, NikuRadio xl(NikuRadio)?}) → 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, NikuRadio builder(NikuRadio, Size)) → void
inherited
useThemeSelector(BuildContext context, {NikuRadio light(NikuRadio)?, NikuRadio dark(NikuRadio)?}) → void
inherited
widget(BuildContext context) Widget
override

Operators

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