leading property
Optional widget displayed before the checkbox square.
Commonly used for labels or icons. Automatically styled with small and medium text styles for consistency.
Implementation
final Widget? leading;
Optional widget displayed before the checkbox square.
Commonly used for labels or icons. Automatically styled with small and medium text styles for consistency.
final Widget? leading;