builder property
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;
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.
final PylonBuilder builder;