buildTrailingContent property
Widget?
get
buildTrailingContent
Optional content appended after the main body.
Implementation
Widget? get buildTrailingContent => null;
Optional content appended after the main body.
Widget? get buildTrailingContent => null;