subtitle property
final
The subtitle text to display in the empty state.
If null, no subtitle will be shown unless hideSubTitle is false.
Implementation
final String? subtitle;
The subtitle text to display in the empty state.
If null, no subtitle will be shown unless hideSubTitle is false.
final String? subtitle;