BuildBottomSection constructor
      
      BuildBottomSection({})
     
    
    
Implementation
BuildBottomSection({
  super.key,
  required this.pageIndex,
  required this.sajdaName,
  required this.isRight,
  required this.languageCode,
});BuildBottomSection({
  super.key,
  required this.pageIndex,
  required this.sajdaName,
  required this.isRight,
  required this.languageCode,
});