trailing property
Optional widget displayed after the checkbox square.
Commonly used for labels, descriptions, or additional controls. Automatically styled with small and medium text styles for consistency.
Implementation
final Widget? trailing;
Optional widget displayed after the checkbox square.
Commonly used for labels, descriptions, or additional controls. Automatically styled with small and medium text styles for consistency.
final Widget? trailing;