getTitle method

Widget? getTitle()

Implementation

Widget? getTitle() => Utils.horizontalRow(_renderIcon(), _renderTitle());