builder property

PylonBuilder builder
final

Custom builder function that constructs the actual input widget based on the field context. Allows for specialized UIs like color pickers or text inputs while maintaining field consistency.

Implementation

final PylonBuilder builder;