menu
ux_kit_core package
documentation
input/input.dart
ListInput<T, S, U, M, C extends InputConfig<S, U>, I extends Input<T, S, U, C>>
count property
count property
dark_mode
light_mode
count
property
int
get
count
Implementation
int get count => list.value.length;
ux_kit_core package
documentation
input/input
ListInput<T, S, U, M, C extends InputConfig<S, U>, I extends Input<T, S, U, C>>
count property
ListInput class