menu
fastyle_dart package
documentation
logic/delegates/select_field.delegate.dart
FastFastSelectFieldDelegate<T extends FastItem>
willUseCategoryIndex abstract method
willUseCategoryIndex abstract method
dark_mode
light_mode
willUseCategoryIndex
abstract method
int
willUseCategoryIndex
(
FastSelectField
selectField
,
int
categoryCategoryIndex
)
Implementation
int willUseCategoryIndex( FastSelectField selectField, int categoryCategoryIndex, );
fastyle_dart package
documentation
logic/delegates/select_field.delegate
FastFastSelectFieldDelegate<T extends FastItem>
willUseCategoryIndex abstract method
FastFastSelectFieldDelegate class