SectionController

This is the controller for a section with a static number of fields.

Constructors

Link copied to clipboard
constructor(@StringRes label: Int?, sectionFieldErrorControllers: List<SectionFieldErrorController>)

Properties

Link copied to clipboard
val error: Flow<FieldError?>
Link copied to clipboard
val label: Int?